Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_target.c687 cto->ct_flags |= CT7_FLAG_MODE1 | CT7_SENDSTATUS; in isp_endcmd()
697 cto->ct_flags |= CT7_FLAG_MODE1 | CT7_SENDSTATUS; in isp_endcmd()
846 ct->ct_flags = CT7_SENDSTATUS; in isp_target_async()
1822 } else if ((ct->ct_flags & CT7_SENDSTATUS) == 0) { in isp_handle_ctio7()
1834 if (ct->ct_flags & CT7_SENDSTATUS) { in isp_handle_ctio7()
H A Dispmbox.h2437 #define CT7_SENDSTATUS 0x8000 macro
H A Disp_library.c2095 if ((ct->ct_flags & CT7_SENDSTATUS) && (swd || ct->ct_resid)) { in isp_send_tgt_cmd()
2102 ct->ct_flags &= ~CT7_SENDSTATUS; in isp_send_tgt_cmd()