Home
last modified time | relevance | path

Searched refs:BGE_MI_MODE (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/bge/
H A Dif_bge.c1107 CSR_WRITE_4(sc, BGE_MI_MODE, in bge_miibus_readreg()
1135 CSR_WRITE_4(sc, BGE_MI_MODE, sc->bge_mi_mode); in bge_miibus_readreg()
1164 CSR_WRITE_4(sc, BGE_MI_MODE, in bge_miibus_writereg()
1183 CSR_WRITE_4(sc, BGE_MI_MODE, sc->bge_mi_mode); in bge_miibus_writereg()
2583 CSR_WRITE_4(sc, BGE_MI_MODE, sc->bge_mi_mode); in bge_blockinit()
H A Dif_bgereg.h634 #define BGE_MI_MODE 0x0454 macro