Name
ata_host_set_remove —
PCI layer callback for device removal
Synopsis
void ata_host_set_remove (
struct ata_host_set * host_set)
;
Arguments
host_set
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).