1I2O_DEVICE_ADD(9)            Message-based devices           I2O_DEVICE_ADD(9)
2
3
4

NAME

6       i2o_device_add - allocate a new I2O device and add it to the IOP
7

SYNOPSIS

9       int i2o_device_add(struct i2o_controller * c, i2o_lct_entry * entry);
10

ARGUMENTS

12       c
13           I2O controller that the device is on
14
15       entry
16           LCT entry of the I2O device
17

DESCRIPTION

19       Allocate a new I2O device and initialize it with the LCT entry. The
20       device is appended to the device list of the controller.
21
22       Returns zero on success, or a -ve errno.
23
25Kernel Hackers Manual 3.10         June 2019                 I2O_DEVICE_ADD(9)
Impressum