Home
last modified time | relevance | path

Searched refs:SCSI_SENSE_VALID (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_priv.h25 #define SCSI_SENSE_VALID(scmd) \ macro
H A Dscsi.c192 if (SCSI_SENSE_VALID(cmd)) in scsi_finish_command()
H A Dscsi_error.c1232 SCSI_SENSE_VALID(scmd)) in scsi_eh_get_sense()
1432 if (scmd->device == sdev && SCSI_SENSE_VALID(scmd) && in scsi_eh_stu()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_priv.h43 #define SCSI_SENSE_VALID(scmd) \ macro
H A Dscsi_error.c814 if (scmd->sense_buffer && SCSI_SENSE_VALID(scmd)) in scsi_eh_completed_normally()
1316 SCSI_SENSE_VALID(scmd)) in scsi_eh_get_sense()
1517 if (scmd->device == sdev && SCSI_SENSE_VALID(scmd) && in scsi_eh_stu()
2008 if (scmd->sense_buffer && SCSI_SENSE_VALID(scmd)) in scsi_decide_disposition()
/kernel/linux/linux-6.6/include/trace/events/
H A Dscsi.h293 if (cmd->sense_buffer && SCSI_SENSE_VALID(cmd) &&

Completed in 8 milliseconds