Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/8390/
Dpcnet_cs.c56 #define PCNET_RESET 0x1f /* Issue a read to reset, a write to clear. */ macro
972 outb(inb(nic_base + PCNET_RESET), nic_base + PCNET_RESET); in pcnet_reset_8390()