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

/freebsd-10.0-release/sys/dev/mii/
H A Dukphy_subr.c105 else if ((gtcr & GTCR_ADV_1000THDX) &&
H A Djmphy.c322 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
325 gig |= GTCR_ADV_1000TFDX | GTCR_ADV_1000THDX;
H A Dmii.h180 #define GTCR_ADV_1000THDX 0x0100 /* adv. 1000baseT HDX */ macro
H A Datphy.c361 GTCR_ADV_1000THDX);
H A Dmii_physubr.c94 GTCR_ADV_1000THDX },
200 gtcr |= GTCR_ADV_1000THDX;

Completed in 172 milliseconds