Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mii/ | |
bmtphy.c | 96 static const struct mii_phydesc bmtphys[] = { variable in typeref:typename:const struct mii_phydesc[] 112 if (mii_phy_match(ma, bmtphys) != NULL) 126 mpd = mii_phy_match(ma, bmtphys); |
bmtphy.c | 96 static const struct mii_phydesc bmtphys[] = { variable in typeref:typename:const struct mii_phydesc[] 112 if (mii_phy_match(ma, bmtphys) != NULL) 126 mpd = mii_phy_match(ma, bmtphys); |