Home
last modified time | relevance | path

Searched refs:FLASH_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/pm8001/
A Dpm8001_ctl.h56 #define FLASH_IN_PROGRESS 0x001000 macro
A Dpm8001_ctl.c671 {"Flash in progress", FLASH_IN_PROGRESS},
809 if (pm8001_ha->fw_status == FLASH_IN_PROGRESS) in pm8001_store_update_fw()
811 pm8001_ha->fw_status = FLASH_IN_PROGRESS; in pm8001_store_update_fw()
880 if (pm8001_ha->fw_status != FLASH_IN_PROGRESS) in pm8001_show_update_fw()
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_init.c320 {"Flash in progress", FLASH_IN_PROGRESS},
365 if (asd_ha->bios_status == FLASH_IN_PROGRESS) { in asd_store_update_bios()
366 err = FLASH_IN_PROGRESS; in asd_store_update_bios()
414 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()
423 asd_ha->bios_status = FLASH_IN_PROGRESS; in asd_store_update_bios()
452 if (asd_ha->bios_status != FLASH_IN_PROGRESS) in asd_show_update_bios()
A Daic94xx_sds.h64 #define FLASH_IN_PROGRESS 0x001000 macro

Completed in 9 milliseconds