Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Digc_defines.h956 #define IGC_EECD_SEC1VAL_I225 0x02000000 /* Sector One Valid */ macro
H A Digc_i225.c809 if (IGC_READ_REG(hw, IGC_EECD) & IGC_EECD_SEC1VAL_I225) in igc_update_flash_i225()