centos man page for i2o_device_issue_claim

Query: i2o_device_issue_claim

OS: centos

Section: 9

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

I2O_DEVICE_ISSUE_CLA(9) 				       Message-based devices					   I2O_DEVICE_ISSUE_CLA(9)

NAME
i2o_device_issue_claim - claim or release a device
SYNOPSIS
int i2o_device_issue_claim(struct i2o_device * dev, u32 cmd, u32 type);
ARGUMENTS
dev I2O device to claim or release cmd claim or release command type type of claim
DESCRIPTION
Issue I2O UTIL_CLAIM or UTIL_RELEASE messages. The message to be sent is set by cmd. dev is the I2O device which should be claim or released and the type is the claim type (see the I2O spec). Returs 0 on success or negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 I2O_DEVICE_ISSUE_CLA(9)
Related Man Pages
struct_rio_dev(9) - centos
condor_cod(1) - debian
ri(7) - osf1
bus_release_resource(9) - freebsd
bus_release_resource(9) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
[TIP] Processing YAML files with yq