Searched refs:IP1000PHY_1000SR_MASTER (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mii/ | ||
H A D | ip1000phyreg.h | 132 #define IP1000PHY_1000SR_MASTER 0x4000 macro |
H A D | ip1000phy.c | 292 if ((stat & IP1000PHY_1000SR_MASTER) != 0) in ip1000phy_status() |