Searched refs:bfe_readphy (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/bfe/ |
| H A D | if_bfe.c | 120 static int bfe_readphy (struct bfe_softc *, u_int32_t, u_int32_t*); 635 bfe_readphy(sc, reg, &ret); in bfe_miibus_readreg() 904 bfe_readphy(sc, 0, &val); in bfe_resetphy() 1194 bfe_readphy(struct bfe_softc *sc, u_int32_t reg, u_int32_t *val) in bfe_readphy() function 1238 bfe_readphy(sc, 26, &val); in bfe_setupphy() 1240 bfe_readphy(sc, 26, &val); in bfe_setupphy() 1243 bfe_readphy(sc, 27, &val); in bfe_setupphy()
|