i2o_bus_scan

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

i2o_bus_scan - Scan the bus for new devices

SYNOPSIS

int i2o_bus_scan(struct i2o_device * dev);

ARGUMENTS

dev

I2O device of the bus, which should be scanned

DESCRIPTION

Scans the bus dev for new / removed devices. After the scan a new LCT will be fetched automatically.

Returns 0 on success or negative error code on failure.