.\" 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 "I2O_PCI_SCAN" "" "06 October 2005" "" "" .SH NAME i2o_pci_scan \- Scan the pci bus for controllers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __init i2o_pci_scan ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Scan the PCI devices on the system looking for any device which is a memory of the Intelligent, I2O class. We attempt to set up each such device and register it with the core. .PP Returns the number of controllers registered .PP Note; Do not change this to a hot plug interface. I2O 1.5 itself does not support hot plugging.