.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SCSI_REQUEST_SENSE" "9" "09 October 2005" "" "" .SH NAME scsi_request_sense \- Request sense data from a particular target. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int scsi_request_sense (struct scsi_cmnd * \fIscmd\fB); \fR .SH "ARGUMENTS" .TP \fB\fIscmd\fB\fR SCSI cmd for request sense. .SH "NOTES" .PP Some hosts automatically obtain this information, others require that we obtain it on our own. This function will *not* return until the command either times out, or it completes.