Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dinitio.h269 #define TSS_RESEL_INT 0x80 /* Reselected interrupt */ macro
H A Dinitio.c1155 if (host->jsint & TSS_RESEL_INT) { /* if selected/reselected interrupt */ in tulip_scsi()
2417 if (host->jsint & TSS_RESEL_INT) /* if SCSI bus reset detected */ in wait_tulip()