Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Du14-34f.c522 #define REG_SYS_INTR 3 macro
771 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR); in board_inquiry()
1366 if (inb(sh[j]->io_port + REG_SYS_INTR) & IRQ_ASSERTED) in DEF_SCSI_QCMD()
1726 if (!((reg = inb(sh[j]->io_port + REG_SYS_INTR)) & IRQ_ASSERTED)) goto none; in ihdlr()
1735 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR); in ihdlr()
1744 outb(CMD_CLR_INTR, sh[j]->io_port + REG_SYS_INTR); in ihdlr()