Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dihphy.c95 static const struct mii_phydesc ihphys[] = { variable
109 if (mii_phy_match(ma, ihphys) != NULL) in ihphymatch()
124 mpd = mii_phy_match(ma, ihphys); in ihphyattach()