Home
last modified time | relevance | path

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; in tg3_setup_copper_phy() local
760 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat); in tg3_setup_copper_phy()
763 tg3_readphy(tp, MII_TG3_AUX_STAT, &aux_stat); in tg3_setup_copper_phy()
764 if (aux_stat) in tg3_setup_copper_phy()
768 tg3_aux_stat_to_speed_duplex(tp, aux_stat, in tg3_setup_copper_phy()