Searched refs:DID_ALLOC_FAILURE (Results 1 – 4 of 4) sorted by relevance
186 #define DID_ALLOC_FAILURE 0x12 /* Space allocation on the device failed */ macro
567 set_host_byte(scmd, DID_ALLOC_FAILURE); in scsi_check_sense()
773 case DID_ALLOC_FAILURE: in __scsi_error_from_host_byte()
201 scp->result = (DID_ALLOC_FAILURE << 16); in process_cmd_err()