Frees the dma memory for the i2o controller
void i2o_pci_free(struct i2o_controller * c);
c
I2O controller to free
Remove all allocated DMA memory and unmap memory IO regions. If MTRR is enabled, also remove it again.