Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h106 # define SCSI_RST BIT(1) macro
Dnsp_cs.c1477 nsp_index_write(base, SCSIBUSCTRL, SCSI_RST); in nsp_bus_reset()
/linux-5.19.10/drivers/scsi/
DFlashPoint.c534 #define SCSI_RST BIT(1) macro
2025 while (RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST) { in FPT_SccbMgr_bad_isr()
3586 WR_HARPOON(port + hp_scsictrl_0, SCSI_RST); in FPT_sresb()
7182 if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST)) in FPT_Wait1Second()
7217 if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST)) in FPT_Wait()