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

/freebsd-10-stable/sys/dev/isp/
H A Disp_target.c500 cto->ct_flags = CT2_SENDSTATUS | CT2_NO_DATA | CT2_FLAG_MODE1;
591 ct->ct_flags = CT2_SENDSTATUS|CT2_FASTPOST;
1150 if ((ct->ct_flags & CT2_SENDSTATUS) == 0) {
1162 if (ct->ct_flags & CT2_SENDSTATUS) {
H A Disp_freebsd.c1402 cto->ct_flags |= CT2_SENDSTATUS | CT2_NO_DATA;
1496 cto->ct_flags |= CT2_SENDSTATUS;
2140 sentstatus = ct->ct_flags & CT2_SENDSTATUS;
H A Dispmbox.h2477 #define CT2_SENDSTATUS 0x8000 macro

Completed in 178 milliseconds