HomeSort by: relevance | last modified time | path
    Searched defs:gphyters (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 21 milliseconds