Name
ata_host_remove —
PCI layer callback for device removal
Synopsis
void ata_host_remove ( | struct ata_host * | host); |
Arguments
host
ATA host set that was removed
Description
Unregister all objects associated with this host set. Free those
objects.
LOCKING
Inherited from calling layer (may sleep).