Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1237 SCSI_SENSE_VALID(scmd)) in scsi_eh_get_sense()
1435 if (scmd->device == sdev && SCSI_SENSE_VALID(scmd) && in scsi_eh_stu()