Searched refs:TSS_SCSIRST_INT (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 Dinitio.h272 #define TSS_SCSIRST_INT 0x10 /* SCSI bus reset detected */ macro
H A Dinitio.c561 while (!((host->jsint = inb(host->addr + TUL_SInt)) & TSS_SCSIRST_INT))
1180 if (host->jsint & TSS_SCSIRST_INT) { /* SCSI bus reset detected */
2447 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */
2487 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */
2507 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */

Completed in 37 milliseconds