I2O_DEVICE_ADD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
i2o_device_add - allocate a new I2O device and add it to the IOP
SYNOPSIS
"SYNOPSIS"
struct i2o_device * i2o_device_add (struct i2o_controller * c, i2o_lct_entry * entry);
ARGUMENTS
- c
-
-- undescribed --
- 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 a pointer to the I2O device on success or negative error code
on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:13 GMT, October 09, 2005