.\" 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 "SIIMAGE_INIT_ONE" "9" "09 October 2005" "" ""
.SH NAME
siimage_init_one \- pci layer discovery entry
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __devinit siimage_init_one (struct pci_dev * \fIdev\fB, const struct pci_device_id * \fIid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
PCI device
.TP
\fB\fIid\fB\fR
ident table entry
.SH "DESCRIPTION"
.PP
Called by the PCI code when it finds an SI680 or SI3112 controller.
We then use the IDE PCI generic helper to do most of the work.