Lines Matching refs:SCSI_REQ
543 #define SCSI_REQ BIT(5)
768 #define ACCEPT_MSG(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
771 #define ACCEPT_MSG_ATN(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
1840 (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG |
2245 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2271 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2674 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
2756 && !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)
2838 !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ) &&
2844 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
2944 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
3021 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
3769 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ)
3858 if ((RD_HARPOON(port + hp_scsisig) & SCSI_REQ)
6166 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ) {