Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.h52 #define FAIL_OPEN_BIOS_FILE 0x000100 macro
H A Dpm8001_ctl.c663 {"Failed to open fw image file", FAIL_OPEN_BIOS_FILE},
848 pm8001_ha->fw_status = FAIL_OPEN_BIOS_FILE; in pm8001_store_update_fw()
/openbmc/linux/drivers/scsi/aic94xx/
H A Daic94xx_sds.h52 #define FAIL_OPEN_BIOS_FILE 0x000100 macro
H A Daic94xx_init.c311 {"Failed to open bios image file", FAIL_OPEN_BIOS_FILE},
375 err = FAIL_OPEN_BIOS_FILE; in asd_store_update_bios()