.\" 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_PDRV_CH1" "9" "09 October 2005" "" ""
.SH NAME
proc_pdrv_ch1 \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int proc_pdrv_ch1 (char * \fIpage\fB, char ** \fIstart\fB, off_t \fIoffset\fB, int \fIcount\fB, int * \fIeof\fB, void * \fIdata\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpage\fB\fR
-- undescribed --
.TP
\fB\fIstart\fB\fR
-- undescribed --
.TP
\fB\fIoffset\fB\fR
-- undescribed --
.TP
\fB\fIcount\fB\fR
-- undescribed --
.TP
\fB\fIeof\fB\fR
-- undescribed --
.TP
\fB\fIdata\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIpage\fR - buffer to write the data in
\fIstart\fR - where the actual data has been written in page
\fIoffset\fR - same meaning as the read system call
\fIcount\fR - same meaning as the read system call
\fIeof\fR - set if no more data needs to be returned
\fIdata\fR - pointer to our soft state
.PP
Display information about the physical drives on physical channel 1.