Searched refs:scsi_request_sense (Results 1 – 3 of 3) sorted by relevance
1249 static enum scsi_disposition scsi_request_sense(struct scsi_cmnd *scmd) in scsi_request_sense() function1339 rtn = scsi_request_sense(scmd); in scsi_eh_get_sense()
333 1. Invoke scsi_request_sense() which issues REQUEST_SENSE
21 scsi_request_sense(int target, int lun, int tag) "target %d lun %d tag %d"