Home
last modified time | relevance | path

Searched refs:HV_DC_UPPER (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h165 #define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */ macro
H A De1000_ich8lan.c5328 hw->phy.ops.read_reg_page(hw, HV_DC_UPPER, &phy_data); in e1000_clear_hw_cntrs_ich8lan()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c926 (void) e1000_read_phy_reg(hw, HV_DC_UPPER, &phy_high); in e1000g_read_phy_stat()