Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h167 #define DUPLEX_INVALID 0xff macro
H A Dch_subr.c167 lc->duplex = duplex < 0 ? DUPLEX_INVALID : duplex; in link_changed()
1341 lc->requested_duplex = lc->duplex = DUPLEX_INVALID; in init_link_config()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h47 #define DUPLEX_INVALID 0x02 macro
1956 #define DUPLEX_INVALID 0xff
H A Dtg3.c584 [0] = (SPEED_INVALID << 2) | DUPLEX_INVALID, in tg3_aux_stat_to_speed_duplex()
588 [MII_TG3_AUX_STAT_100_4 >> 8] = (SPEED_INVALID << 2) | DUPLEX_INVALID, in tg3_aux_stat_to_speed_duplex()
1352 tp->link_config.active_duplex = DUPLEX_INVALID; in tg3_setup_fiber_phy()
2922 tp->link_config.active_duplex = DUPLEX_INVALID; in tg3_init_link_config()