Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Dmiivar.h188 u_int32_t mpd_oui; /* the PHY's OUI */ member
H A Dmii_physubr.c502 if (MII_OUI(ma->mii_id1, ma->mii_id2) == mpd->mpd_oui && in mii_phy_match()