Searched refs:hp_scsisig (Results 1 – 1 of 1) sorted by relevance
511 #define hp_scsisig 0x44 macro740 #define ACCEPT_MSG(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\741 WR_HARPOON(port+hp_scsisig, S_ILL_PH);}743 #define ACCEPT_MSG_ATN(port) {while(RD_HARPOON(port+hp_scsisig) & SCSI_REQ){}\744 WR_HARPOON(port+hp_scsisig, (S_ILL_PH|SCSI_ATN));}1807 && RD_HARPOON((ioport + hp_scsisig)) == in FlashPoint_HandleInterrupt()2213 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && in FPT_sfm()2221 WR_HARPOON(port + hp_scsisig, SCSI_ACK + S_MSGI_PH); in FPT_sfm()2228 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_sfm()2239 while ((!(RD_HARPOON(port + hp_scsisig) & SCSI_REQ)) && in FPT_sfm()[all …]