Searched defs:SCSI_ACK (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/pcmcia/
H A Dnsp_cs.h109 # define SCSI_ACK BIT(4) macro
/drivers/scsi/
H A DFlashPoint.c544 #define SCSI_ACK BIT(4) macro
2250 WR_HARPOON(port + hp_scsisig, SCSI_ACK + S_MSGI_PH);
2257 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2284 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2289 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2858 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
3840 while (RD_HARPOON(port + hp_scsisig) & SCSI_ACK) {
4230 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
6165 (SCSI_ACK + S_ILL_PH));

Completed in 773 milliseconds