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

  /src/sys/dev/mii/
nsphy.c 95 static const struct mii_phydesc nsphys[] = { variable in typeref:typename:const struct mii_phydesc[]
105 if (mii_phy_match(ma, nsphys) != NULL)
119 mpd = mii_phy_match(ma, nsphys);
nsphy.c 95 static const struct mii_phydesc nsphys[] = { variable in typeref:typename:const struct mii_phydesc[]
105 if (mii_phy_match(ma, nsphys) != NULL)
119 mpd = mii_phy_match(ma, nsphys);
nsphy.c 95 static const struct mii_phydesc nsphys[] = { variable in typeref:typename:const struct mii_phydesc[]
105 if (mii_phy_match(ma, nsphys) != NULL)
119 mpd = mii_phy_match(ma, nsphys);

Completed in 59 milliseconds