Home
last modified time | relevance | path

Searched refs:MII_TG3_AUX_STAT_1000HALF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h1606 #define MII_TG3_AUX_STAT_1000HALF 0x0600 macro
H A Dtg3.c590 [MII_TG3_AUX_STAT_1000HALF >> 8] = (SPEED_1000 << 2) | DUPLEX_HALF, in tg3_aux_stat_to_speed_duplex()