.\" 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 "DC395X_INIT_ONE" "" "06 October 2005" "" "" .SH NAME dc395x_init_one \- Initialise a single instance of the adapter. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __devinit dc395x_init_one (struct pci_dev * \fIdev\fB, const struct pci_device_id * \fIid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR The PCI device to intialize. .TP \fB\fIid\fB\fR Looks like a pointer to the entry in our pci device table that was actually matched by the PCI subsystem. .SH "DESCRIPTION" .PP Returns 0 on success, or an error code (-ve) on failure. .SH "DESCRIPTION" .PP Returns 0 on success, or an error code (-ve) on failure.