I2O_DRIVER_NOTIFY_CO

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

i2o_driver_notify_controller_add - Send notification of added controller  

SYNOPSIS

void i2o_driver_notify_controller_add(struct i2o_driver * drv, struct i2o_controller * c);
 

ARGUMENTS

drv

I2O driver

c

I2O controller
 

DESCRIPTION

Send notification of added controller to a single registered driver.  

COPYRIGHT