Home
last modified time | relevance | path

Searched refs:RQSTYPE_CTIO2 (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_target.c256 case RQSTYPE_CTIO2: in isp_target_notify()
562 case RQSTYPE_CTIO2: in isp_target_put_entry()
721 cto->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_endcmd()
850 ct->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_target_async()
H A Disp_library.c668 ctio->ct_header.rqs_entry_type = RQSTYPE_CTIO2; in isp_clear_commands()
2041 case RQSTYPE_CTIO2: in isp_send_tgt_cmd()
2079 if (type == RQSTYPE_CTIO2) { in isp_send_tgt_cmd()
2226 case RQSTYPE_CTIO2: in isp_send_tgt_cmd()
2946 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_put_ctio2()
2999 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_put_ctio2e()
3105 if (dst->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_get_ctio2()
3160 if (src->ct_header.rqs_entry_type == RQSTYPE_CTIO2) { in isp_get_ctio2e()
H A Dispmbox.h356 #define RQSTYPE_CTIO2 0x17 /* Target Mode */ macro
H A Disp.c5977 case RQSTYPE_CTIO2: in isp_handle_other_response()