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

  /src/sys/dev/ic/
isp_target.c 256 case RQSTYPE_CTIO2:
562 case RQSTYPE_CTIO2:
721 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
850 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
isp_library.c 673 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2;
2046 case RQSTYPE_CTIO2:
2084 if (type == RQSTYPE_CTIO2) {
2231 case RQSTYPE_CTIO2:
2951 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3004 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3110 if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
3165 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) {
ispmbox.h 356 #define RQSTYPE_CTIO2 0x17 /* Target Mode */
isp.c 5977 case RQSTYPE_CTIO2:

Completed in 23 milliseconds