Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmac53c94.h117 #define INTR_RESET 0x80 /* SCSI bus was reset */ macro
H A Dmac53c94.c214 if (intr & INTR_RESET) { in mac53c94_interrupt()