Searched refs:aux_stat (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c758 uint32_t aux_stat, bmcr; local
760 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat);
763 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat);
764 if (aux_stat)
768 tg3_aux_stat_to_speed_duplex(tp, aux_stat,

Completed in 74 milliseconds