Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_message.c34 control_reg |= SCSI_ACK; in nsp_message_in()
42 control_reg &= ~SCSI_ACK; in nsp_message_in()
Dnsp_cs.h109 # define SCSI_ACK BIT(4) macro
/linux-5.19.10/drivers/scsi/
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()
2829 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_SendMsg()
3816 while (RD_HARPOON(port + hp_scsisig) & SCSI_ACK) { in FPT_schkdd()
4202 WR_HARPOON(port + hp_scsisig, (SCSI_ACK + S_ILL_PH)); in FPT_phaseMsgOut()
6137 (SCSI_ACK + S_ILL_PH)); in FPT_scsell()