I2O_RELEASE_DEVICE

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

 

NAME

i2o_release_device - release a device that the OSM is using  

SYNOPSIS

"SYNOPSIS"

int i2o_release_device (struct i2o_device * d, struct i2o_handler * h);  

ARGUMENTS

d
device to claim
h
handler for this device
 

DESCRIPTION

Drop a claim by an OSM on a given I2O device. The handler is cleared and 0 is returned on success.

AC - some devices seem to want to refuse an unclaim until they have finished internal processing. It makes sense since you don't want a new device to go reconfiguring the entire system until you are done. Thus we are prepared to wait briefly.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:48 GMT, October 06, 2005