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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Du14-34f.c384 #define REG_SYS_INTR 3 macro
633 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR);
1228 if (inb(sh[j]->io_port + REG_SYS_INTR) & IRQ_ASSERTED)
1593 if (!((reg = inb(sh[j]->io_port + REG_SYS_INTR)) & IRQ_ASSERTED)) goto none;
1602 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR);
1611 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR);

Completed in 32 milliseconds