Home
last modified time | relevance | path

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

/freebsd/sys/dev/bce/
H A Dif_bce.c462 static void bce_ifmedia_sts_rphy (struct bce_softc *, struct ifmediareq *);
1986 bce_ifmedia_sts_rphy(sc, &ifmr); in bce_miibus_statchg()
6193 bce_ifmedia_sts_rphy(struct bce_softc *sc, struct ifmediareq *ifmr) in bce_ifmedia_sts_rphy() function
6292 bce_ifmedia_sts_rphy(sc, ifmr); in bce_ifmedia_sts()
8326 bce_ifmedia_sts_rphy(sc, &ifmr); in bce_tick()