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