Searched defs:e1000_ttl_workaround_enabled_82541 (Results 1 - 1 of 1) 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)))

Completed in 128 milliseconds