Man Page: i2o_device_claim_release
Operating Environment: centos
Section: 9
I2O_DEVICE_CLAIM_REL(9) Message-based devices I2O_DEVICE_CLAIM_REL(9)NAMEi2o_device_claim_release - release a device that the OSM is usingSYNOPSISint i2o_device_claim_release(struct i2o_device * dev);ARGUMENTSdev device to releaseDESCRIPTIONDrop a claim by an OSM on a given I2O device. AC - some devices seem to want to refuse an unclaim until they have finished internal processing. It makes sense since you don't want a new device to go reconfiguring the entire system until you are done. Thus we are prepared to wait briefly. Returns 0 on success or negative error code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_DEVICE_CLAIM_REL(9)
| Related Man Pages |
|---|
| struct_bus_type(9) - centos |
| struct_device_driver(9) - centos |
| struct_input_polled_dev(9) - centos |
| usb_make_path(9) - centos |
| s_n_d(8) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| CentOS 6 ran out of space, need to reclaim it |