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

/openbsd-current/sys/dev/pci/
H A Dif_rge.c910 val &= ~RGE_ADV_2500TFDX;
920 RGE_ADV_2500TFDX : (RGE_ADV_2500TFDX | RGE_ADV_5000TFDX);
927 val |= RGE_ADV_2500TFDX;
1613 RGE_PHY_CLRBIT(sc, 0xa5d4, RGE_ADV_2500TFDX | RGE_ADV_5000TFDX);
1615 RGE_PHY_CLRBIT(sc, 0xa5d4, RGE_ADV_2500TFDX);
H A Dif_rgereg.h202 #define RGE_ADV_2500TFDX 0x0080
201 #define RGE_ADV_2500TFDX macro

Completed in 117 milliseconds