Searched refs:CT2_FLAG_MODE1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/isp/
H A Disp_library.c3012 } else if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3071 } else if ((src->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3184 } else if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
3245 } else if ((dst->ct_flags & CT2_FLAG_MMASK) == CT2_FLAG_MODE1) {
H A Disp_target.c721 cto->ct_flags = CT2_SENDSTATUS | CT2_NO_DATA | CT2_FLAG_MODE1;
H A Dispmbox.h2341 #define CT2_FLAG_MODE1 0x0001 macro
H A Disp_freebsd.c1907 cto->ct_flags |= CT2_FLAG_MODE1;

Completed in 132 milliseconds