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

/freebsd-10.0-release/sys/dev/mii/
H A Dmii.h196 #define EXTSR_1000TFDX 0x2000 /* 1000T full-duplex capable */ macro
200 EXTSR_1000TFDX|EXTSR_1000THDX)
H A Dukphy_subr.c97 (EXTSR_1000THDX | EXTSR_1000TFDX)) != 0) {
H A Datphy.c163 if ((sc->mii_extcapabilities & (EXTSR_1000TFDX |
359 (EXTSR_1000TFDX | EXTSR_1000THDX)) != 0)
H A De1000phy.c329 (EXTSR_1000TFDX | EXTSR_1000THDX)) == 0)
369 (EXTSR_1000TFDX | EXTSR_1000THDX)) != 0)
500 if ((sc->mii_extcapabilities & (EXTSR_1000TFDX | EXTSR_1000THDX)) != 0)
H A Dgentbi.c141 if (extsr & (EXTSR_1000TFDX|EXTSR_1000THDX))
H A Dmii_physubr.c148 (EXTSR_1000THDX | EXTSR_1000TFDX)) != 0)
191 (EXTSR_1000THDX | EXTSR_1000TFDX)) != 0)
197 if ((sc->mii_extcapabilities & EXTSR_1000TFDX) != 0)
441 if ((sc->mii_extcapabilities & EXTSR_1000TFDX) != 0) {

Completed in 206 milliseconds