Home
last modified time | relevance | path

Searched refs:IEEE_ESR_1000X_FD_CAPS (Results 1 – 6 of 6) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c3731 IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in e1000g_m_propinfo()
5448 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()
5473 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()
5499 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS) || in e1000g_loopback_ioctl()
6414 (Adapter->phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()
H A De1000_osdep.h101 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_gld.c1314 (phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0); in igb_m_propinfo()
H A Digb_main.c5126 (phy_ext_status & IEEE_ESR_1000X_FD_CAPS)) ? 1 : 0; in igb_get_phy_state()
H A De1000_osdep.h97 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1845 #define IEEE_ESR_1000X_FD_CAPS 0x8000 /* 1000X FD capable */ macro