I2O_DELETE_DEVICE

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

 

NAME

i2o_delete_device - remove an i2o device  

SYNOPSIS

"SYNOPSIS"

int i2o_delete_device (struct i2o_device * d);  

ARGUMENTS

d
device to remove
 

DESCRIPTION

This function unhooks a device from a controller. The device will not be unhooked if it has an owner who does not wish to free it, or if the owner lacks a dev_del_notify function. In that case -EBUSY is returned. On success 0 is returned. Other errors cause negative errno values to be returned


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:51 GMT, October 06, 2005