Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_defines.h1168 #define GG82563_PHY_DSP_DISTANCE GG82563_REG(5, 26) /* DSP Distance */ macro
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h1356 #define GG82563_PHY_DSP_DISTANCE GG82563_REG(5, 26) /* DSP Distance */ macro
H A De1000_80003es2lan.c768 ret_val = hw->phy.ops.read_reg(hw, GG82563_PHY_DSP_DISTANCE, &phy_data); in e1000_get_cable_length_80003es2lan()