Searched refs:e1000_ttl_workaround_enabled_82541 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_workarounds.c41 * e1000_ttl_workaround_enabled_82541 - Returns current TTL workaround status
48 e1000_ttl_workaround_enabled_82541(struct e1000_hw *hw) function
53 DEBUGFUNC("e1000_ttl_workaround_enabled_82541");
211 if (!(e1000_ttl_workaround_enabled_82541(hw)))
H A De1000g_sw.h1082 bool e1000_ttl_workaround_enabled_82541(struct e1000_hw *hw);

Completed in 64 milliseconds