SCSI_REQUEST_SENSE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

scsi_request_sense - Request sense data from a particular target.  

SYNOPSIS

"SYNOPSIS"

int scsi_request_sense (struct scsi_cmnd * scmd);  

ARGUMENTS

scmd
SCSI cmd for request sense.
 

NOTES

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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
NOTES

This document was created by man2html, using the manual pages.
Time: 13:31:48 GMT, October 06, 2005