i2o_device_add(9) centos man page | unix.com

Man Page: i2o_device_add

Operating Environment: centos

Section: 9

I2O_DEVICE_ADD(9)					       Message-based devices						 I2O_DEVICE_ADD(9)

NAME
i2o_device_add - allocate a new I2O device and add it to the IOP
SYNOPSIS
int i2o_device_add(struct i2o_controller * c, i2o_lct_entry * entry);
ARGUMENTS
c I2O controller that the device is on entry LCT entry of the I2O device
DESCRIPTION
Allocate a new I2O device and initialize it with the LCT entry. The device is appended to the device list of the controller. Returns zero on success, or a -ve errno.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_DEVICE_ADD(9)
Related Man Pages
device_create_vargs(9) - centos
device_create_vargs(9) - suse
iopctl(8) - netbsd
do_config(9r) - osf1
i2o_bs(7d) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Docker learning Phase-I