1. NAME

i2o_driver_notify_controller_add - Send notification of added controller

2. SYNOPSIS

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

3. ARGUMENTS

drv
    I2O driver

c
    I2O controller

4. DESCRIPTION

Send notification of added controller to a single registered driver.

5. COPYRIGHT