Searched refs:bfe_readphy (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/bfe/ |
| H A D | if_bfe.c | 117 static int bfe_readphy (struct bfe_softc *, u_int32_t, u_int32_t*); 624 bfe_readphy(sc, reg, &ret); in bfe_miibus_readreg() 894 bfe_readphy(sc, 0, &val); in bfe_resetphy() 1184 bfe_readphy(struct bfe_softc *sc, u_int32_t reg, u_int32_t *val) in bfe_readphy() function 1228 bfe_readphy(sc, 26, &val); in bfe_setupphy() 1230 bfe_readphy(sc, 26, &val); in bfe_setupphy() 1233 bfe_readphy(sc, 27, &val); in bfe_setupphy()
|