1I2O_DRIVER_INIT(9) Message-based devices I2O_DRIVER_INIT(9)
23
4
NAME
6i2o_driver_init - initialize I2O drivers (OSMs)
7
SYNOPSIS
9int i2o_driver_init(void);
10
ARGUMENTS
12void
13no arguments
14
DESCRIPTION
16Registers the I2O bus and allocate memory for the array of OSMs.
1718
Returns 0 on success or negative error code on failure.
19
COPYRIGHT
21Kernel Hackers Manual 2.6. June 2019 I2O_DRIVER_INIT(9)