Home
last modified time | relevance | path

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

/linux/drivers/scsi/pcmcia/
H A Dnsp_message.c34 control_reg |= SCSI_ACK; in nsp_message_in()
42 control_reg &= ~SCSI_ACK; in nsp_message_in()
H A Dnsp_cs.h109 # define SCSI_ACK BIT(4) macro
/linux/drivers/scsi/
H A DFlashPoint.c516 #define SCSI_ACK BIT(4) macro
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()
2255 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_sfm()
2260 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_sfm()
2828 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_SendMsg()
3815 while (RD_HARPOON(port + hp_scsisig) & SCSI_ACK) { in FPT_schkdd()
4201 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_phaseMsgOut()
6136 (SCSI_ACK + S_ILL_PH)); in FPT_scsell()