Searched refs:E1000_MPHY_BUSY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000api/ | ||
H A D | e1000_phy.h | 209 #define E1000_MPHY_BUSY 0x00010000 /* busy bit */ macro |
H A D | e1000_phy.c | 4241 if (mphy_ctrl & E1000_MPHY_BUSY) { in e1000_is_mphy_ready() |