1I2O_PCI_REMOVE(9) Message-based devices I2O_PCI_REMOVE(9)
23
4
NAME
6i2o_pci_remove - Removes a I2O controller from the system
7
SYNOPSIS
9void i2o_pci_remove(struct pci_dev * pdev);
10
ARGUMENTS
12pdev
13I2O controller which should be removed
14
DESCRIPTION
16Reset the I2O controller, disable interrupts and remove all allocated
17resources.
18
COPYRIGHT
20Kernel Hackers Manual 3.10 June 2019 I2O_PCI_REMOVE(9)