Home
last modified time | relevance | path

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

/drivers/scsi/pcmcia/
Dnsp_cs.h106 # define SCSI_RST BIT(1) macro
Dnsp_cs.c1465 nsp_index_write(base, SCSIBUSCTRL, SCSI_RST); in nsp_bus_reset()
/drivers/scsi/
DFlashPoint.c562 #define SCSI_RST BIT(1) macro
2057 while (RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST) { in FPT_SccbMgr_bad_isr()
3613 WR_HARPOON(port + hp_scsictrl_0, SCSI_RST); in FPT_sresb()
7213 if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST)) in FPT_Wait1Second()
7248 if ((RD_HARPOON(p_port + hp_scsictrl_0) & SCSI_RST)) in FPT_Wait()