.\" 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_PAT_IO_PCI_CFG_WRITE" "9" "09 October 2005" "" "" .SH NAME pdc_pat_io_pci_cfg_write \- Retrieve information about memory address ranges. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int pdc_pat_io_pci_cfg_write (unsigned long \fIpci_addr\fB, int \fIpci_size\fB, u32 \fIval\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpci_addr\fB\fR PCI configuration space address for which the write request is being made. .TP \fB\fIpci_size\fB\fR Size of write in bytes. Valid values are 1, 2, and 4. .TP \fB\fIval\fB\fR -- undescribed --