.\" 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_SCAN_PCIDEV" "" "06 October 2005" "" ""
.SH NAME
ide_scan_pcidev \- find an IDE driver for a device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __init ide_scan_pcidev (struct pci_dev * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI device to check
.SH "DESCRIPTION"
.PP
Look for an IDE driver to handle the device we are considering.
This is only used during boot up to get the ordering correct. After
boot up the pci layer takes over the job.