Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/com/
H A Dcommon.h166 #define SPEED_INVALID 0xffff macro
H A Dch_subr.c166 lc->speed = speed < 0 ? SPEED_INVALID : speed; in link_changed()
1340 lc->requested_speed = lc->speed = SPEED_INVALID; in init_link_config()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h41 #define SPEED_INVALID 3 macro
1955 #define SPEED_INVALID 0xffff
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()
1351 tp->link_config.active_speed = SPEED_INVALID; in tg3_setup_fiber_phy()
2921 tp->link_config.active_speed = SPEED_INVALID; in tg3_init_link_config()