IOIR
return inw(hw->base_port + IOIR) != 0xFFFF;
irqn = inw(hw->base_port + IOIR);
outw(ack, hw->base_port + IOIR);
irqn = inw(hw->base_port + IOIR);
outw(IR_TXINTR, hw->base_port + IOIR);
outw(IR_RXINTR, hw->base_port + IOIR);