I2O_INSTALL_CONTROLLER

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

 

NAME

i2o_install_controller - attach a controller  

SYNOPSIS

"SYNOPSIS"

int i2o_install_controller (struct i2o_controller * c);  

ARGUMENTS

c
controller
 

DESCRIPTION

Add a new controller to the i2o layer. This can be called from non interrupt contexts only. It adds the controller and marks it as unused with no devices. If the tables are full or memory allocations fail then a negative errno code is returned. On success zero is returned and the controller is bound to the system. The structure must not be freed or reused until being uninstalled.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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