Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_priv.h27 SCSIML_STAT_NOSPC = 0x02, /* Space allocation on the dev failed */ enumerator
H A Dscsi_error.c688 set_scsi_ml_byte(scmd, SCSIML_STAT_NOSPC); in scsi_check_sense()