Home
last modified time | relevance | path

Searched refs:IP1000PHY_BMSR_ANEGCOMP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mii/
H A Dip1000phyreg.h57 #define IP1000PHY_BMSR_ANEGCOMP 0x0020 macro
H A Dip1000phy.c235 if ((bmsr & IP1000PHY_BMSR_ANEGCOMP) == 0) { in ip1000phy_status()