1. NAME

i2o_pci_free - Frees the DMA memory for the I2O controller

2. SYNOPSIS

void i2o_pci_free(struct i2o_controller *  c );

3. ARGUMENTS

c
    I2O controller to free

4. DESCRIPTION

Remove all allocated DMA memory and unmap memory IO regions. If MTRR is enabled, also remove it again.

5. COPYRIGHT