Home
last modified time | relevance | path

Searched refs:CT2_SENDSTATUS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Disp_target.c733 cto->ct_flags = CT2_SENDSTATUS | CT2_NO_DATA | CT2_FLAG_MODE1; in isp_endcmd()
853 ct->ct_flags = CT2_SENDSTATUS|CT2_FASTPOST; in isp_target_async()
1678 if ((ct->ct_flags & CT2_SENDSTATUS) == 0) { in isp_handle_ctio2()
1690 if (ct->ct_flags & CT2_SENDSTATUS) { in isp_handle_ctio2()
H A Dispmbox.h2360 #define CT2_SENDSTATUS 0x8000 macro
H A Disp_library.c2052 if ((ct->ct_flags & CT2_SENDSTATUS) && (swd || ct->ct_resid)) { in isp_send_tgt_cmd()
2058 ct->ct_flags &= ~(CT2_SENDSTATUS|CT2_CCINCR|CT2_FASTPOST); in isp_send_tgt_cmd()