SYNOPSIS
- void i2o_device_remove(struct i2o_device * i2o_dev);
ARGUMENTS
i2o_dev
-
- I2O device which should be released
DESCRIPTION
Is used on I2O controller removal or LCT modification, when the device is removed from the system. Note that the device could still hang around until the refcount reaches 0.
COPYRIGHT