1. NAME

i2o_pci_remove - Removes a I2O controller from the system

2. SYNOPSIS

void i2o_pci_remove(struct pci_dev *  pdev );

3. ARGUMENTS

pdev
    I2O controller which should be removed

4. DESCRIPTION

Reset the I2O controller, disable interrupts and remove all allocated resources.

5. COPYRIGHT