Searched refs:SCSI_SENSE_VALID (Results 1 – 2 of 2) sorted by relevance
43 #define SCSI_SENSE_VALID(scmd) \ macro
814 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()