.\" 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 "IDE_PCI_CONFIGURE" "" "06 October 2005" "" ""
.SH NAME
ide_pci_configure \- configure an unconfigured device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ide_pci_configure (struct pci_dev * \fIdev\fB, ide_pci_device_t * \fId\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI device
.TP
\fB\fId\fB\fR
IDE pci device data
.SH "DESCRIPTION"
.PP
Enable and configure the PCI device we have been passed.
Returns zero on success or an error code.