1. NAME

i2o_scsi_notify_controller_remove - Retrieve notifications of removed controllers

2. SYNOPSIS

void i2o_scsi_notify_controller_remove(struct i2o_controller *  c );

3. ARGUMENTS

c
    the controller which was removed

4. DESCRIPTION

If a I2O controller is removed, we catch the notification to remove the corresponding Scsi_Host.

5. COPYRIGHT