Home
last modified time | relevance | path

Searched refs:SR_1000T_LP_FD_CAPS (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_defines.h991 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */ macro
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1830 #define SR_1000T_LP_FD_CAPS 0x0800 /* LP is 1000T FD capable */ macro
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_main.c5129 (phy_1000t_status & SR_1000T_LP_FD_CAPS) ? 1 : 0; in igb_get_phy_state()
/titanic_44/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6421 (Adapter->phy_1000t_status & SR_1000T_LP_FD_CAPS) ? 1 : 0; in e1000g_get_phy_state()