Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Datphy.c84 static const struct mii_phydesc atphys[] = { variable
109 if (mii_phy_match(ma, atphys) != NULL) in atphy_match()
123 mpd = mii_phy_match(ma, atphys); in atphy_attach()