Query: i2o_bus_scan
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_BUS_SCAN(9) Message-based devices I2O_BUS_SCAN(9)NAMEi2o_bus_scan - Scan the bus for new devicesSYNOPSISint i2o_bus_scan(struct i2o_device * dev);ARGUMENTSdev I2O device of the bus, which should be scannedDESCRIPTIONScans 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_BUS_SCAN(9)