Searched refs:SCSI_REQ (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 DFlashPoint.c537 #define SCSI_REQ BIT(5) macro
762 #define ACCEPT_MSG(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
765 #define ACCEPT_MSG_ATN(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
1844 (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG |
2257 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2283 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2686 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
2768 && !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)
2850 !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ) &&
2856 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
[all...]

Completed in 104 milliseconds