Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmac53c94.h119 #define INTR_DISCONNECT 0x20 /* we got disconnected */ macro
H A Dmac53c94.c248 if (intr & INTR_DISCONNECT) { in mac53c94_interrupt()
331 if (intr != INTR_DISCONNECT) { in mac53c94_interrupt()