Searched refs:IP1000PHY_BMSR_ANEGCOMP (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/mii/ | ||
| HD | ip1000phyreg.h | 57 #define IP1000PHY_BMSR_ANEGCOMP 0x0020 macro |
| HD | ip1000phy.c | 236 if ((bmsr & IP1000PHY_BMSR_ANEGCOMP) == 0) { in ip1000phy_status() |