Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_defines.h904 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
/freebsd/sys/dev/e1000/
H A De1000_defines.h1010 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
H A Dif_em.c2785 if (!(phy_tmp & SR_1000T_MS_CONFIG_FAULT)) in lem_smartspeed()
2788 if (phy_tmp & SR_1000T_MS_CONFIG_FAULT) { in lem_smartspeed()