Searched refs:PHY_ANAR_10BTHALF (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/my/ | ||
H A D | if_myreg.h | 507 #define PHY_ANAR_10BTHALF 0x0020 macro |
H A D | if_my.c | 1629 else if (advert & PHY_ANAR_10BTHALF && ability & PHY_ANAR_10BTHALF) in my_ifmedia_sts() |