Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_defines.h957 #define IGC_EECD_SEC1VAL_I225 0x02000000 /* Sector One Valid */ macro
H A Digc_i225.c803 if (IGC_READ_REG(hw, IGC_EECD) & IGC_EECD_SEC1VAL_I225) in igc_update_flash_i225()