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

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

Completed in 118 milliseconds