1I2O_BUS_SCAN(9) Message-based devices I2O_BUS_SCAN(9)
23
4
NAME
6i2o_bus_scan - Scan the bus for new devices
7
SYNOPSIS
9int i2o_bus_scan(struct i2o_device * dev);
10
ARGUMENTS
12dev
13I2O device of the bus, which should be scanned
14
DESCRIPTION
16Scans the bus dev for new / removed devices. After the scan a new LCT
17will be fetched automatically.
1819
Returns 0 on success or negative error code on failure.
20
COPYRIGHT
22Kernel Hackers Manual 2.6. June 2019 I2O_BUS_SCAN(9)