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

/freebsd-10.2-release/sys/dev/xe/
H A Dif_xereg.h668 #define PHY_ANAR_10BTHALF 0x0020 /* 10Base-T half duplex capable */ macro
H A Dif_xe.c1057 anar |= PHY_ANAR_100BTXHALF | PHY_ANAR_10BTHALF;
/freebsd-10.2-release/sys/dev/my/
H A Dif_myreg.h507 #define PHY_ANAR_10BTHALF 0x0020 macro
H A Dif_my.c1649 else if (advert & PHY_ANAR_10BTHALF && ability & PHY_ANAR_10BTHALF)

Completed in 35 milliseconds