Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h905 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h996 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1834 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5080 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000g_smartspeed()
5084 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000g_smartspeed()