Searched refs:ED_CR_PAGE_1 (Results 1 – 2 of 2) sorted by relevance
604 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STP); in ed_init_locked()826 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STA); in ed_rint()945 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STA); in ed_rint()1612 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_1 | ED_CR_STP); in ed_setrcr()
183 #define ED_CR_PAGE_1 0x40 macro