HomeSort by: relevance | last modified time | path
    Searched refs:RQSTYPE_CTIO (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_target.c 241 case RQSTYPE_CTIO:
559 case RQSTYPE_CTIO:
763 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO;
856 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO;
isp_library.c 678 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO;
2042 case RQSTYPE_CTIO:
2227 case RQSTYPE_CTIO:
ispmbox.h 340 #define RQSTYPE_CTIO 0x07 /* Target Mode */
isp.c 5970 case RQSTYPE_CTIO:

Completed in 23 milliseconds