Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ed/
Dif_ed_rtl80x9.c121 ed_nic_outb(sc, ED_P0_CR, ED_CR_RD2 | ED_CR_PAGE_3 | ED_CR_STP); in ed_probe_RTL80x9()
153 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_3 in ed_rtl_set_media()
202 ed_nic_outb(sc, ED_P0_CR, sc->cr_proto | ED_CR_PAGE_3 | in ed_rtl_get_media()
Dif_edreg.h185 #define ED_CR_PAGE_3 0xc0 macro
Dif_ed_pccard.c1096 ed_nic_outb(sc, ED_P0_CR, cr | ED_CR_PAGE_3); in ed_miibus_readreg()
1133 ed_nic_outb(sc, ED_P0_CR, cr | ED_CR_PAGE_3); in ed_miibus_writereg()