Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/pcmcia/
Dnsp_cs.h119 # define SCSI_RST BIT(1) macro
Dnsp_cs.c1623 nsp_index_write(base, SCSIBUSCTRL, SCSI_RST); in nsp_bus_reset()
/linux-2.4.37.9/drivers/scsi/
DFlashPoint.c1633 #define SCSI_RST BIT(1) macro
5025 while(RD_HARPOON(p_port+hp_scsictrl_0) & SCSI_RST) {} in SccbMgr_bad_isr()
7134 WR_HARPOON(port+hp_scsictrl_0, SCSI_RST); in sresb()
11709 if ((RD_HARPOON(p_port+hp_scsictrl_0) & SCSI_RST)) in Wait1Second()
11750 if ((RD_HARPOON(p_port+hp_scsictrl_0) & SCSI_RST)) in Wait()