Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dmac53c94.h120 #define INTR_BUS_SERV 0x10 /* bus service requested */ macro
H A Dmac53c94.c253 if (intr != INTR_BUS_SERV + INTR_DONE) { in mac53c94_interrupt()
292 if (intr != INTR_BUS_SERV) { in mac53c94_interrupt()