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

/linux-4.1.27/drivers/scsi/
H A DFlashPoint.c543 #define SCSI_REQ BIT(5) macro
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){}\
1837 (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG | FlashPoint_HandleInterrupt()
2242 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && FPT_sfm()
2268 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && FPT_sfm()
2671 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) { FPT_sres()
2753 && !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ) FPT_sres()
2835 !(RD_HARPOON(port + hp_scsisig) & SCSI_REQ) && FPT_sres()
2841 while (!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) { FPT_SendMsg()
2941 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && FPT_sdecm()
3018 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && FPT_sdecm()
3766 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ) FPT_sxfrp()
3855 if ((RD_HARPOON(port + hp_scsisig) & SCSI_REQ) FPT_schkdd()
6163 if (RD_HARPOON(p_port + hp_scsisig) & SCSI_REQ) { FPT_scsell()

Completed in 90 milliseconds