Searched refs:mpd_oui (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/mii/ | ||
H A D | miivar.h | 188 u_int32_t mpd_oui; /* the PHY's OUI */ member |
H A D | mii_physubr.c | 502 if (MII_OUI(ma->mii_id1, ma->mii_id2) == mpd->mpd_oui && in mii_phy_match() |