Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dmiivar.h106 uint32_t mii_mpd_oui; /* the PHY's OUI (MII_OUI())*/ member
H A Dbrgphy.c233 switch (sc->mii_mpd_oui) { in brgphy_attach()
397 switch (sc->mii_mpd_oui) { in brgphy_service()
957 switch (sc->mii_mpd_oui) { in brgphy_reset()
H A Dmii_physubr.c597 sc->mii_mpd_oui = MII_OUI(ma->mii_id1, ma->mii_id2); in mii_phy_dev_attach()
609 sc->mii_mpd_oui, sc->mii_mpd_model, sc->mii_mpd_rev); in mii_phy_dev_attach()