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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c186 #define QC_MSG_OUT 0x40 macro
7105 q_cntl |= QC_MSG_OUT;
7115 q_cntl &= ~QC_MSG_OUT;
7120 if (sdtr_accept && (q_cntl & QC_MSG_OUT)) {
7121 q_cntl &= ~QC_MSG_OUT;
7135 q_cntl |= QC_MSG_OUT;
7169 q_cntl |= QC_MSG_OUT;
7183 q_cntl |= QC_MSG_OUT;
7200 q_cntl |= QC_MSG_OUT;
7263 q_cntl &= ~QC_MSG_OUT;
[all...]

Completed in 47 milliseconds