Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82571.h59 #define E1000_IDLE_ERROR_COUNT_MASK 0xFF macro
H A De1000_82571.c1521 if ((status_1kbt & E1000_IDLE_ERROR_COUNT_MASK) == in e1000_check_phy_82574()
1522 E1000_IDLE_ERROR_COUNT_MASK) in e1000_check_phy_82574()