Home
last modified time | relevance | path

Searched refs:FLASH_OK (Results 1 – 6 of 6) sorted by relevance

/openbmc/skeleton/op-flasher/
H A Dflasher_obj.c52 static uint8_t FLASH_OK = 0; variable
188 return FLASH_OK; in flash_access_setup()
223 return FLASH_OK; in flash()
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.h51 #define FLASH_OK 0x000000 macro
H A Dpm8001_ctl.c864 pm8001_ha->fw_status = FLASH_OK; in pm8001_store_update_fw()
881 pm8001_ha->fw_status = FLASH_OK; in pm8001_show_update_fw()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.h51 #define FLASH_OK 0x000000 macro
H A Daic94xx_init.c453 asd_ha->bios_status = FLASH_OK; in asd_show_update_bios()
736 asd_ha->bios_status = FLASH_OK; in asd_pci_probe()
H A Daic94xx_sds.c1094 err = FLASH_OK; in asd_verify_flash_seg()