ata_pci_remove_one(9) suse man page | unix.com

Man Page: ata_pci_remove_one

Operating Environment: suse

Section: 9

ATA_PCI_REMOVE_ONE(9)						  libata Library					     ATA_PCI_REMOVE_ONE(9)

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 occurred. Detach all ports. Resource release is handled via devres.
LOCKING
Inherited from PCI layer (may sleep).
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_PCI_REMOVE_ONE(9)
Related Man Pages
ata_slave_link_init(9) - suse
cbb(4) - freebsd
pccbb(4) - plan9
pccbb(4) - centos
pccbb(4) - minix
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!