Searched refs:TSS_SCSIRST_INT (Results 1 – 2 of 2) sorted by relevance
272 #define TSS_SCSIRST_INT 0x10 /* SCSI bus reset detected */ macro
531 while (!((host->jsint = inb(host->addr + TUL_SInt)) & TSS_SCSIRST_INT)) in initio_reset_scsi()1151 if (host->jsint & TSS_SCSIRST_INT) { /* SCSI bus reset detected */ in tulip_scsi()2421 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */ in wait_tulip()2461 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */ in initio_wait_disc()2481 if (host->jsint & TSS_SCSIRST_INT) /* if SCSI bus reset detected */ in initio_wait_done_disc()