I2O_DEVICE_ISSUE_CLAIM
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
i2o_device_issue_claim - claim or release a device
SYNOPSIS
"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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:13 GMT, October 09, 2005