Searched refs:FLASH_IN_PROGRESS (Results 1 – 3 of 3) sorted by relevance
56 #define FLASH_IN_PROGRESS 0x001000 macro
306 {"Flash in progress", FLASH_IN_PROGRESS},351 if (asd_ha->bios_status == FLASH_IN_PROGRESS) { in asd_store_update_bios()352 err = FLASH_IN_PROGRESS; in asd_store_update_bios()400 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()409 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()438 if (asd_ha->bios_status != FLASH_IN_PROGRESS) in asd_show_update_bios()
64 #define FLASH_IN_PROGRESS 0x001000 macro