centos man page for i2o_device_claim

Query: i2o_device_claim

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

I2O_DEVICE_CLAIM(9)					       Message-based devices					       I2O_DEVICE_CLAIM(9)

NAME
i2o_device_claim - claim a device for use by an OSM
SYNOPSIS
int i2o_device_claim(struct i2o_device * dev);
ARGUMENTS
dev I2O device to claim
DESCRIPTION
Do 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.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_DEVICE_CLAIM(9)
Related Man Pages
device_create_with_groups(9) - centos
parport_register_device(9) - centos
struct_device_driver(9) - centos
device_create(9) - suse
device_schedule_callback_owner(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq