1I2O_PCI_FREE(9) Message-based devices I2O_PCI_FREE(9)
23
4
NAME
6i2o_pci_free - Frees the DMA memory for the I2O controller
7
SYNOPSIS
9void i2o_pci_free(struct i2o_controller * c);
10
ARGUMENTS
12c
13I2O controller to free
14
DESCRIPTION
16Remove all allocated DMA memory and unmap memory IO regions. If MTRR is
17enabled, also remove it again.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 I2O_PCI_FREE(9)