Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c33 #define DSP_RESET_ENABLE 0x0 macro
202 u16 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
226 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
257 dsp_value = DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
262 : DSP_RESET_ENABLE; in e1000_igp_ttl_workaround_82547()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h1982 #define DSP_RESET_ENABLE 0x0 macro