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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dseagate.c171 #define STAT_REQ 0x10 macro
363 for (count = borken_calibration; count && (STATUS & STAT_REQ); --count)
1023 if (status_read & STAT_REQ) {
1168 if (stat & STAT_REQ) {
1194 for (; len && (STATUS & (REQ_MASK | STAT_REQ)) == (REQ_DATAIN | STAT_REQ); --len) {
1320 if (stat & STAT_REQ) {
1346 if (status_read & STAT_REQ) {
1486 } /* if(status_read & STAT_REQ) ends */

Completed in 118 milliseconds