Detach all ports of an ata host
void ata_host_detach(struct ata_host * host);
host
Host to detach
Detach all ports of host.
Kernel thread context (may sleep).
Jeff Garzik
Author.