I2O_PCI_FREE

Section: Message-based devices (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

i2o_pci_free - 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