Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pm8001/
Dpm8001_ctl.h51 #define FLASH_OK 0x000000 macro
Dpm8001_ctl.c868 pm8001_ha->fw_status = FLASH_OK; in pm8001_store_update_fw()
885 pm8001_ha->fw_status = FLASH_OK; in pm8001_show_update_fw()
/linux-5.19.10/drivers/scsi/aic94xx/
Daic94xx_sds.h51 #define FLASH_OK 0x000000 macro
Daic94xx_init.c453 asd_ha->bios_status = FLASH_OK; in asd_show_update_bios()
737 asd_ha->bios_status = FLASH_OK; in asd_pci_probe()
Daic94xx_sds.c1094 err = FLASH_OK; in asd_verify_flash_seg()