Query: ata_pci_remove_one
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_PCI_REMOVE_ONE(9) libata Library ATA_PCI_REMOVE_ONE(9)NAMEata_pci_remove_one - PCI layer callback for device removalSYNOPSISvoid ata_pci_remove_one(struct pci_dev * pdev);ARGUMENTSpdev PCI device that was removedDESCRIPTIONPCI layer indicates to libata via this hook that hot-unplug or module unload event has occurred. Detach all ports. Resource release is handled via devres.LOCKINGInherited from PCI layer (may sleep).AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_PCI_REMOVE_ONE(9)