Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dch_compat.h40 enum { AUTONEG_DISABLE, AUTONEG_ENABLE }; enumerator
H A Dch_subr.c837 if (lc->autoneg == AUTONEG_DISABLE) { in t1_link_start()
1349 lc->autoneg = AUTONEG_DISABLE; in init_link_config()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dosdep.h237 #define AUTONEG_DISABLE 0 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h66 #define AUTONEG_DISABLE 0x00 macro