I2O_DEVICE_CLAIM(9) Message-based devices I2O_DEVICE_CLAIM(9)NAMEi2o_device_claim - claim a device for use by an OSMSYNOPSISint i2o_device_claim(struct i2o_device * dev);ARGUMENTSdev I2O device to claimDESCRIPTIONDo the leg work to assign a device to a given OSM. If the claim succeeds, the owner is the primary. If the attempt fails a negative errno code is returned. On success zero is returned.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_DEVICE_CLAIM(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_hsi_port(9) - centos |
| device_schedule_callback_owner(9) - suse |
| parport_register_device(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |