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

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

Completed in 151 milliseconds