ATA_PCI_REMOVE_ONE
Section: (9)
Updated: 13 April 2004
Index
Return to Main Contents
NAME
ata_pci_remove_one - PCI layer callback for device removal
SYNOPSIS
void ata_pci_remove_one (struct pci_dev * pdev);
ARGUMENTS
- pdev
-
PCI device that was removed
DESCRIPTION
PCI layer indicates to libata via this hook that
hot-unplug or module unload event has occured.
Handle this by unregistering all objects associated
with this PCI device. Free those objects. Then finally
release PCI resources and disable device.
LOCKING
Inherited from PCI layer (may sleep).
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.1.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 11:21:54 GMT, April 13, 2004