Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c189 u16 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547() local
213 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
244 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
247 dsp_value = (dev_spec->dsp_reset_counter & 1) in e1000_igp_ttl_workaround_82547()
256 hw->phy.ops.write_reg(hw, IGP01E1000_PHY_DSP_RESET, dsp_value); in e1000_igp_ttl_workaround_82547()