I2O_INSTALL_DEVICE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
i2o_install_device - attach a device to a controller
SYNOPSIS
"SYNOPSIS"
int i2o_install_device (struct i2o_controller * c, struct i2o_device * d);
ARGUMENTS
- c
-
controller
- d
-
device
DESCRIPTION
Add a new device to an i2o controller. This can be called from
non interrupt contexts only. It adds the device and marks it as
unclaimed. The device memory becomes part of the kernel and must
be uninstalled before being freed or reused. Zero is returned
on success.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:09 GMT, October 06, 2005