Home
last modified time | relevance | path

Searched refs:IEEE_ESR_1000X_HD_CAPS (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6417 (Adapter->phy_ext_status & IEEE_ESR_1000X_HD_CAPS)) ? 1 : 0; in e1000g_get_phy_state()
H A De1000_osdep.h100 #define IEEE_ESR_1000X_HD_CAPS 0x4000 /* 1000X HD capable */ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_main.c5129 (phy_ext_status & IEEE_ESR_1000X_HD_CAPS)) ? 1 : 0; in igb_get_phy_state()
H A De1000_osdep.h96 #define IEEE_ESR_1000X_HD_CAPS 0x4000 /* 1000X HD capable */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1844 #define IEEE_ESR_1000X_HD_CAPS 0x4000 /* 1000X HD capable */ macro