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