Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h109 #define E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION 0x00000200 macro
H A De1000_ich8lan.c1066 fextnvm6 &= ~E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()
1073 fextnvm6 |= E1000_FEXTNVM6_ENABLE_K1_ENTRY_CONDITION; in e1000_k1_workaround_lpt_lp()