.\" 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 "IXGB_WRITE_PCI_CFG" "" "06 October 2005" "" ""
.SH NAME
ixgb_write_pci_cfg \- write PCI configuration space.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ixgb_write_pci_cfg (struct ixgb_hw * \fIhw\fB, u32 \fIreg\fB, u16 * \fIvalue\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhw\fB\fR
-- undescribed --
.TP
\fB\fIreg\fB\fR
-- undescribed --
.TP
\fB\fIvalue\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIparam\fR hw board specific data structure
\fIparam\fR reg PCI configuration space register to write to
\fIparam\fR value Value to be written to reg