i2o_pci_free(9) Frees the DMA memory for the I2O controller

SYNOPSIS

void i2o_pci_free(struct i2o_controller * c);

ARGUMENTS

c

I2O controller to free

DESCRIPTION

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

COPYRIGHT