Home
last modified time | relevance | path

Searched refs:SCSIML_STAT_NOSPC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_priv.h27 SCSIML_STAT_NOSPC = 0x02, /* Space allocation on the dev failed */ enumerator
H A Dscsi_error.c674 set_scsi_ml_byte(scmd, SCSIML_STAT_NOSPC); in scsi_check_sense()
H A Dscsi_lib.c598 case SCSIML_STAT_NOSPC: in scsi_result_to_blk_status()