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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_message.c28 control_reg |= SCSI_ACK;
36 control_reg &= ~SCSI_ACK;
H A Dnsp_cs.h109 # define SCSI_ACK BIT(4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DFlashPoint.c538 #define SCSI_ACK BIT(4) macro
2265 WR_HARPOON(port + hp_scsisig, SCSI_ACK + S_MSGI_PH);
2272 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2299 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2304 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
2873 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
3857 while (RD_HARPOON(port + hp_scsisig) & SCSI_ACK) {
4247 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH));
6210 (SCSI_ACK + S_ILL_PH));

Completed in 111 milliseconds