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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dtmscsim.h424 #define DIS_INT_ON_SCSI_RST BIT6 macro
H A Dtmscsim.c2043 bval = DC390_read8(CtrlReg1) | DIS_INT_ON_SCSI_RST;
2062 bval = DC390_read8(CtrlReg1) & ~DIS_INT_ON_SCSI_RST;
2377 DC390_write8(CtrlReg1, DIS_INT_ON_SCSI_RST | shost->this_id);
2542 bval = DC390_read8(CtrlReg1) | DIS_INT_ON_SCSI_RST;

Completed in 88 milliseconds