Searched defs:phy_1000t_status (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c5057 uint16_t phy_1000t_status; local
5070 PHY_1000T_STATUS, &phy_1000t_status);
5129 (phy_1000t_status & SR_1000T_LP_FD_CAPS) ? 1 : 0;
5131 (phy_1000t_status & SR_1000T_LP_HD_CAPS) ? 1 : 0;
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h984 uint16_t phy_1000t_status; /* contents of PHY_1000T_STATUS */ member in struct:e1000g

Completed in 96 milliseconds