Searched refs:PHY_ANAR_100BTXHALF (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/my/
H A Dif_my.c519 } else if (advert & PHY_ANAR_100BTXHALF &&
520 ability & PHY_ANAR_100BTXHALF) {
1645 else if (advert & PHY_ANAR_100BTXHALF && ability & PHY_ANAR_100BTXHALF)
H A Dif_myreg.h505 #define PHY_ANAR_100BTXHALF 0x0080 macro
/freebsd-10.1-release/sys/dev/xe/
H A Dif_xereg.h666 #define PHY_ANAR_100BTXHALF 0x0080 /* 100Base-TX half duplex capable */ macro
H A Dif_xe.c1057 anar |= PHY_ANAR_100BTXHALF | PHY_ANAR_10BTHALF;

Completed in 65 milliseconds