Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dip1000phyreg.h132 #define IP1000PHY_1000SR_MASTER 0x4000 macro
H A Dip1000phy.c292 if ((stat & IP1000PHY_1000SR_MASTER) != 0) in ip1000phy_status()