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

/drivers/scsi/pm8001/
H A Dpm8001_ctl.h55 #define FAIL_OUT_MEMORY 0x000c00 macro
H A Dpm8001_ctl.c519 {"Out of memory", FAIL_OUT_MEMORY},
538 pm8001_ha->fw_status = FAIL_OUT_MEMORY;
550 pm8001_ha->fw_status = FAIL_OUT_MEMORY;
578 pm8001_ha->fw_status = FAIL_OUT_MEMORY;
620 pm8001_ha->fw_status = FAIL_OUT_MEMORY;
658 pm8001_ha->fw_status = FAIL_OUT_MEMORY;
/drivers/scsi/aic94xx/
H A Daic94xx_sds.h81 #define FAIL_OUT_MEMORY 0x000c00 macro
H A Daic94xx_init.c350 {"Out of memory", FAIL_OUT_MEMORY},
369 err = FAIL_OUT_MEMORY;

Completed in 85 milliseconds