Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dmac53c94.h118 #define INTR_DISCONNECT 0x20 /* we got disconnected */ macro
Dmac53c94.c249 if (intr & INTR_DISCONNECT) { in mac53c94_interrupt()
333 if (intr != INTR_DISCONNECT) { in mac53c94_interrupt()