Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/mii/
H A Dikphy.c94 static const struct mii_phydesc ikphys[] = { variable
104 if (mii_phy_match(ma, ikphys) != NULL) in ikphymatch()
118 mpd = mii_phy_match(ma, ikphys); in ikphyattach()