Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dmakphy.c95 static const struct mii_phydesc makphys[] = { variable
144 if (mii_phy_match(ma, makphys) != NULL) in makphymatch()
165 mpd = mii_phy_match(ma, makphys); in makphyattach()