Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/8390/
D8390.h121 #define E8390_RXOFF (ei_status.rxcr_base | 0x20) macro
124 #define E8390_RXOFF 0x20 /* EN0_RXCR: Accept no packets */ macro
Dzorro8390.c336 {E8390_RXOFF, NE_EN0_RXCR}, /* 0x20 Set to monitor */ in zorro8390_init()
Dapne.c241 {E8390_RXOFF, NE_EN0_RXCR}, /* 0x20 Set to monitor */ in apne_probe1()
Dne2.c414 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne2_probe1()
Dne-h8300.c266 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne_probe1()
Dne2k-pci.c318 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne2k_pci_init_one()
Daxnet_cs.c204 {E8390_RXOFF|0x40, EN0_RXCR}, /* 0x60 Set to monitor */ in get_prom()
1660 outb_p(E8390_RXOFF|0x40, e8390_base + EN0_RXCR); /* 0x60 */ in AX88190_init()
Dne.c371 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne_probe1()
Dlib8390.c1020 ei_outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */ in __NS8390_init()
Dpcnet_cs.c338 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in get_prom()