Searched refs:IE_ISTAT (Results 1 – 2 of 2) sorted by relevance
50 #define IE_ISTAT (ioaddr + 0x13) /* IE Interrupt Status. read only */ macro
484 status = inb(IE_ISTAT); in ni5010_interrupt()677 if (inb(IE_ISTAT) & IS_EN_XMT) { in hardware_send_packet()729 PRINTK3((KERN_DEBUG "%s: ISTAT %#2.2x\n", dev->name, inb(IE_ISTAT))); in ni5010_show_registers()