I2O_ISSUE_CLAIM

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

i2o_issue_claim - claim or release a device  

SYNOPSIS

"SYNOPSIS"

int i2o_issue_claim (u32 cmd, struct i2o_controller * c, int tid, u32 type);  

ARGUMENTS

cmd
command
c
controller to claim for
tid
i2o task id
type
type of claim
 

DESCRIPTION

Issue I2O UTIL_CLAIM and UTIL_RELEASE messages. The message to be sent is set by cmd. The tid is the task id of the object to claim and the type is the claim type (see the i2o standard)

Zero is returned on success.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:32 GMT, October 06, 2005