.\" 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_PCI_CONFIG_READ" "9" "09 October 2005" "" ""
.SH NAME
pdc_pci_config_read \- read PCI config space.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int pdc_pci_config_read (void * \fIhpa\fB, unsigned long \fIcfg_addr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhpa\fB\fR
-- undescribed --
.TP
\fB\fIcfg_addr\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIhpa\fR token from PDC to indicate which PCI device
\fIpci_addr\fR configuration space address to read from
.PP
Read PCI Configuration space *before* linux PCI subsystem is running.