Home
last modified time | relevance | path

Searched refs:IEEE_ESR_1000T_FD_CAPS (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igb/
H A De1000_osdep.h95 #define IEEE_ESR_1000T_FD_CAPS 0x2000 /* 1000T FD capable */ macro
H A Digb_gld.c1313 ((phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in igb_m_propinfo()
H A Digb_main.c5125 ((phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in igb_get_phy_state()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000_osdep.h99 #define IEEE_ESR_1000T_FD_CAPS 0x2000 /* 1000T FD capable */ macro
H A De1000g_main.c3729 IEEE_ESR_1000T_FD_CAPS) || in e1000g_m_propinfo()
5447 if ((Adapter->phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in e1000g_loopback_ioctl()
5472 if ((Adapter->phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in e1000g_loopback_ioctl()
5498 if ((Adapter->phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in e1000g_loopback_ioctl()
6413 ((Adapter->phy_ext_status & IEEE_ESR_1000T_FD_CAPS) || in e1000g_get_phy_state()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1843 #define IEEE_ESR_1000T_FD_CAPS 0x2000 /* 1000T FD capable */ macro