Lines Matching refs:SCSI_REQ
515 #define SCSI_REQ BIT(5)
740 #define ACCEPT_MSG(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
743 #define ACCEPT_MSG_ATN(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\
1808 (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG |
2213 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2239 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2642 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
2724 && !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)
2806 !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ) &&
2812 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) {
2913 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
2990 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) &&
3742 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ)
3831 if ((RD_HARPOON(port + hp_scsisig) & SCSI_REQ)
6135 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ) {