Searched refs:E1000_FEXTNVM6_K1_OFF_ENABLE (Results 1 – 2 of 2) sorted by relevance
80 #define E1000_FEXTNVM6_K1_OFF_ENABLE 0x80000000 macro
1569 if (pcieanacfg & E1000_FEXTNVM6_K1_OFF_ENABLE) in e1000_check_for_copper_link_ich8lan()1570 fextnvm6 |= E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()1572 fextnvm6 &= ~E1000_FEXTNVM6_K1_OFF_ENABLE; in e1000_check_for_copper_link_ich8lan()