Searched refs:IE_ISTAT (Results 1 – 1 of 1) sorted by relevance
72 #define IE_ISTAT (ioaddr + 0x13) /* IE Interrupt Status. read only */ macro181 printf("ISTAT %hhX\n", inb(IE_ISTAT));272 while (((xmt_stat = inb(IE_ISTAT)) & IS_EN_XMT) != 0) in ni5010_transmit()