Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/mii/
Dbmtphy.c96 static const struct mii_phydesc bmtphys[] = { variable
112 if (mii_phy_match(ma, bmtphys) != NULL) in bmtphymatch()
126 mpd = mii_phy_match(ma, bmtphys); in bmtphyattach()