Home
last modified time | relevance | path

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

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