Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
D8390.c967 outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()
980 outb_p(E8390_RXCONFIG | 0x18, e8390_base + EN0_RXCR); in do_set_multicast_list()
982 outb_p(E8390_RXCONFIG | 0x08, e8390_base + EN0_RXCR); in do_set_multicast_list()
984 outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()
1093 outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */ in NS8390_init()
1130 outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); /* rx on, */ in NS8390_init()
D8390.h160 #define EN0_RXCR EI_SHIFT(0x0c) /* RX configuration reg WR */ macro
Dne2.c403 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne2_probe1()
Dne2k-pci.c305 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne2k_pci_init_one()
Dne.c326 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in ne_probe1()
/linux-2.4.37.9/drivers/net/pcmcia/
Daxnet_cs.c314 {E8390_RXOFF|0x40, EN0_RXCR}, /* 0x60 Set to monitor */ in get_prom()
1804 outb_p(E8390_RXCONFIG | 0x58, e8390_base + EN0_RXCR); in do_set_multicast_list()
1806 outb_p(E8390_RXCONFIG | 0x48, e8390_base + EN0_RXCR); in do_set_multicast_list()
1808 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR); in do_set_multicast_list()
1888 outb_p(E8390_RXOFF|0x40, e8390_base + EN0_RXCR); /* 0x60 */ in AX88190_init()
1932 outb_p(E8390_RXCONFIG | 0x40, e8390_base + EN0_RXCR); /* rx on, */ in AX88190_init()
Dpcnet_cs.c464 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in get_prom()