Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Dscsi_priv.h27 SCSIML_STAT_NOSPC = 0x02, /* Space allocation on the dev failed */ enumerator
Dscsi_error.c653 set_scsi_ml_byte(scmd, SCSIML_STAT_NOSPC); in scsi_check_sense()
Dscsi_lib.c606 case SCSIML_STAT_NOSPC: in scsi_result_to_blk_status()