Searched refs:REG_AUX_STATUS (Results 1 – 1 of 1) sorted by relevance
579 #define REG_AUX_STATUS 8 macro980 while (inb(iobase + REG_AUX_STATUS) & ABSY_ASSERTED) { in wait_on_busy()1868 if (inb(shost->io_port + REG_AUX_STATUS) & IRQ_ASSERTED) in DEF_SCSI_QCMD()2294 if (!(inb(shost->io_port + REG_AUX_STATUS) & IRQ_ASSERTED)) in ihdlr()