Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dglxtphy.c93 static const struct mii_phydesc glxtphys[] = { variable
104 if (mii_phy_match(ma, glxtphys) != NULL) in glxtphymatch()
118 mpd = mii_phy_match(ma, glxtphys); in glxtphyattach()