Searched refs:e1000_set_ttl_workaround_state_82541 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c163 * e1000_set_ttl_workaround_state_82541 - Enable/Disables TTL workaround
171 e1000_set_ttl_workaround_state_82541(struct e1000_hw *hw, bool state) function
175 DEBUGFUNC("e1000_set_ttl_workaround_state_82541");
H A De1000g_sw.h1081 void e1000_set_ttl_workaround_state_82541(struct e1000_hw *hw, bool state);
H A De1000g_main.c827 e1000_set_ttl_workaround_state_82541(hw, B_TRUE);

Completed in 76 milliseconds