Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h173 #define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */ macro
H A De1000_ich8lan.c6152 hw->phy.ops.read_reg_page(hw, HV_MCC_UPPER, &phy_data); in e1000_clear_hw_cntrs_ich8lan()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c881 (void) e1000_read_phy_reg(hw, HV_MCC_UPPER, &phy_high); in e1000g_read_phy_stat()