Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mii/ | |
atphy.c | 105 static const struct mii_phydesc atphys[] = { variable in typeref:typename:const struct mii_phydesc[] 161 if (mii_phy_match(ma, atphys) != NULL) 179 mpd = mii_phy_match(ma, atphys); |
atphy.c | 105 static const struct mii_phydesc atphys[] = { variable in typeref:typename:const struct mii_phydesc[] 161 if (mii_phy_match(ma, atphys) != NULL) 179 mpd = mii_phy_match(ma, atphys); |
atphy.c | 105 static const struct mii_phydesc atphys[] = { variable in typeref:typename:const struct mii_phydesc[] 161 if (mii_phy_match(ma, atphys) != NULL) 179 mpd = mii_phy_match(ma, atphys); |