Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/igc/
HDigc_defines.h956 #define IGC_EECD_SEC1VAL_I225 0x02000000 /* Sector One Valid */ macro
HDigc_i225.c803 if (IGC_READ_REG(hw, IGC_EECD) & IGC_EECD_SEC1VAL_I225) in igc_update_flash_i225()