Home
last modified time | relevance | path

Searched refs:RQSTYPE_CTIO4 (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/dev/isp/
HDisp_library.c2738 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2()
2797 } else if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_put_ctio2e()
2910 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2()
2971 } else if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO4) { in isp_get_ctio2e()
HDispmbox.h398 #define RQSTYPE_CTIO4 0x1e /* Target Mode */ macro