.\" 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 "PDC_IODC_READ" "" "06 October 2005" "" "" .SH NAME pdc_iodc_read \- Read data from the modules IODC. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int pdc_iodc_read (unsigned long * \fIactcnt\fB, unsigned long \fIhpa\fB, unsigned int \fIindex\fB, void * \fIiodc_data\fB, unsigned int \fIiodc_data_size\fB); \fR .SH "ARGUMENTS" .TP \fB\fIactcnt\fB\fR The actual number of bytes. .TP \fB\fIhpa\fB\fR The HPA of the module for the iodc read. .TP \fB\fIindex\fB\fR The iodc entry point. .TP \fB\fIiodc_data\fB\fR A buffer memory for the iodc options. .TP \fB\fIiodc_data_size\fB\fR Size of the memory buffer. .SH "DESCRIPTION" .PP This PDC call reads from the IODC of the module specified by the hpa argument.