Searched refs:phy_ver (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_kstats.c54 { 13, "phy_ver" },
86 (knp++)->value.ui64 = rgep->chipid.phy_ver;
H A Drge_chip.c329 if (rgep->chipid.phy_ver == PHY_VER_S) {
723 chip->phy_ver = val16;
782 rgep->ifname, chip->mac_ver, chip->phy_ver));
H A Drge.h353 uint32_t phy_ver; member in struct:__anon6476
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c8209 u16 phy_ver; local
8213 &phy_ver);
8215 if (phy_ver > 0)
14828 u32 phy_ver, val; local
14848 phy_ver = REG_RD(cb, shmem_base_path[0] +
14851 if (phy_ver) {
14853 phy_ver);

Completed in 101 milliseconds