.\" 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_BUS_SCAN" "9" "09 October 2005" "" ""
.SH NAME
i2o_bus_scan \- Scan the bus for new devices
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int i2o_bus_scan (struct i2o_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
I2O device of the bus, which should be scanned
.SH "DESCRIPTION"
.PP
Scans the bus dev for new / removed devices. After the scan a new LCT
will be fetched automatically.
.PP
Returns 0 on success or negative error code on failure.