Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.c935 #define ANEG_CFG_ACK 0x00000040 macro
984 if (rx_cfg_reg & ANEG_CFG_ACK) in tg3_fiber_aneg_smachine()
1068 ap->txconfig |= ANEG_CFG_ACK; in tg3_fiber_aneg_smachine()
1078 if ((ap->rxconfig & ~ANEG_CFG_ACK) == in tg3_fiber_aneg_smachine()
1079 (ap->ability_match_cfg & ~ANEG_CFG_ACK)) { in tg3_fiber_aneg_smachine()