Searched refs:ED_CR_PAGE_3 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/dev/ed/ |
| D | if_ed_rtl80x9.c | 121 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()
|
| D | if_edreg.h | 185 #define ED_CR_PAGE_3 0xc0 macro
|
| D | if_ed_pccard.c | 1096 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()
|