Home
last modified time | relevance | path

Searched refs:PCNET_RESET (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/8390/
Dpcnet_cs.c57 #define PCNET_RESET 0x1f /* Issue a read to reset, a write to clear. */ macro
963 outb(inb(nic_base + PCNET_RESET), nic_base + PCNET_RESET); in pcnet_reset_8390()