Searched refs:E1000_FEXTNVM6_K1_OFF_ENABLE (Results 1 – 2 of 2) sorted by relevance
98 #define E1000_FEXTNVM6_K1_OFF_ENABLE 0x80000000 macro
1449 if (pcieanacfg & E1000_FEXTNVM6_K1_OFF_ENABLE) in e1000_check_for_copper_link_ich8lan()1450 fextnvm6 |= E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()1452 fextnvm6 &= ~E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()