Searched refs:PCNET_RESET (Results 1 – 3 of 3) sorted by relevance
174 #define PCNET_RESET 0x1f /* Issue a read to reset, a write to clear. */ macro189 n2k_outb(n2k_inb(PCNET_RESET), PCNET_RESET); in pcnet_reset_8390()
92 #define PCNET_RESET 0x14 macro121 inw(dev->iobase + PCNET_RESET); in pcnet_reset()
55 #define PCNET_RESET 0x1f /* Issue a read to reset, a write to clear. */ macro971 outb(inb(nic_base + PCNET_RESET), nic_base + PCNET_RESET); in pcnet_reset_8390()