Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h177 #define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */ macro
H A De1000_ich8lan.c6156 hw->phy.ops.read_reg_page(hw, HV_COLC_UPPER, &phy_data); in e1000_clear_hw_cntrs_ich8lan()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c893 (void) e1000_read_phy_reg(hw, HV_COLC_UPPER, &phy_high); in e1000g_read_phy_stat()