Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dmac53c94.h120 #define INTR_DONE 0x08 /* function completed */ macro
Dmac53c94.c254 if (intr != INTR_BUS_SERV + INTR_DONE) { in mac53c94_interrupt()
321 if (intr != INTR_DONE) { in mac53c94_interrupt()