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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pm8001/
H A Dpm8001_ctl.h54 #define FLASH_IN_PROGRESS 0x001000 macro
H A Dpm8001_ctl.c339 {"Flash in progress", FLASH_IN_PROGRESS},
496 if (pm8001_ha->fw_status == FLASH_IN_PROGRESS) {
497 err = FLASH_IN_PROGRESS;
514 pm8001_ha->fw_status = FLASH_IN_PROGRESS;
518 pm8001_ha->fw_status = FLASH_IN_PROGRESS;
550 if (pm8001_ha->fw_status != FLASH_IN_PROGRESS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic94xx/
H A Daic94xx_sds.h82 #define FLASH_IN_PROGRESS 0x001000 macro
H A Daic94xx_init.c349 {"Flash in progress", FLASH_IN_PROGRESS},
394 if (asd_ha->bios_status == FLASH_IN_PROGRESS) {
395 err = FLASH_IN_PROGRESS;
443 asd_ha->bios_status = FLASH_IN_PROGRESS;
452 asd_ha->bios_status = FLASH_IN_PROGRESS;
481 if (asd_ha->bios_status != FLASH_IN_PROGRESS)

Completed in 60 milliseconds