Searched refs:EN0_RXCR (Results 1 – 3 of 3) sorted by relevance
930 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()943 ei_outb_p(E8390_RXCONFIG | 0x18, e8390_base + EN0_RXCR); in do_set_multicast_list()945 ei_outb_p(E8390_RXCONFIG | 0x08, e8390_base + EN0_RXCR); in do_set_multicast_list()947 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); in do_set_multicast_list()1031 ei_outb_p(E8390_RXOFF, e8390_base + EN0_RXCR); /* 0x20 */ in __NS8390_init()1067 ei_outb_p(E8390_RXCONFIG, e8390_base + EN0_RXCR); /* rx on, */ in __NS8390_init()
188 #define EN0_RXCR EI_SHIFT(0x0c) /* RX configuration reg WR */ macro
342 {E8390_RXOFF, EN0_RXCR}, /* 0x20 Set to monitor */ in get_prom()