.\" 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 "PROC_RDRV" "" "06 October 2005" "" ""
.SH NAME
proc_rdrv \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int proc_rdrv (adapter_t * \fIadapter\fB, char * \fIpage\fB, int \fIstart\fB, int \fIend\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIpage\fB\fR
-- undescribed --
.TP
\fB\fIstart\fB\fR
-- undescribed --
.TP
\fB\fIend\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIpage\fR - buffer to write the data in
\fIadapter\fR - pointer to our soft state
\fIstart\fR - starting logical drive to display
\fIend\fR - ending logical drive to display
.PP
We do not print the inquiry information since its already available through
/proc/scsi/scsi interface