Home | Sort by: relevance | last modified time | path |
/src/sys/dev/mii/ | |
lxtphy.c | 102 static const struct mii_phydesc lxtphys[] = { variable in typeref:typename:const struct mii_phydesc[] 113 if (mii_phy_match(ma, lxtphys) != NULL) 127 mpd = mii_phy_match(ma, lxtphys); |
lxtphy.c | 102 static const struct mii_phydesc lxtphys[] = { variable in typeref:typename:const struct mii_phydesc[] 113 if (mii_phy_match(ma, lxtphys) != NULL) 127 mpd = mii_phy_match(ma, lxtphys); |