Searched refs:IRQ_ASSERTED (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Du14-34f.c531 #define IRQ_ASSERTED 0x01 macro
1366 if (inb(sh[j]->io_port + REG_SYS_INTR) & IRQ_ASSERTED) u14_34f_eh_abort()
1726 if (!((reg = inb(sh[j]->io_port + REG_SYS_INTR)) & IRQ_ASSERTED)) goto none; ihdlr()
H A Deata.c594 #define IRQ_ASSERTED 0x02 macro
1868 if (inb(shost->io_port + REG_AUX_STATUS) & IRQ_ASSERTED) eata2x_eh_abort()
2294 if (!(inb(shost->io_port + REG_AUX_STATUS) & IRQ_ASSERTED)) ihdlr()

Completed in 86 milliseconds