Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c56 #define PCNET_MISC 0x18 /* For IBM CCAE and Socket EA cards */ macro
852 tmp = inb_p(nic_base + PCNET_MISC) & ~3; in set_misc_reg()
859 outb_p(tmp, nic_base + PCNET_MISC); in set_misc_reg()