Home
last modified time | relevance | path

Searched refs:DIS_INT_ON_SCSI_RST (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dtmscsim.h578 #define DIS_INT_ON_SCSI_RST BIT6 macro
Dtmscsim.c1796 bval |= DIS_INT_ON_SCSI_RST; in DC390_reset()
1816 bval &= ~DIS_INT_ON_SCSI_RST; in DC390_reset()
2125 …DC390_write8 (CtrlReg1, DIS_INT_ON_SCSI_RST | psh->this_id); /* Disable SCSI bus reset interrupt */ in dc390_initAdapter()
3011 bval |= DIS_INT_ON_SCSI_RST; in dc390_shutdown()