ata_host_detach (9) Linux Manual Page
ata_host_detach – Detach all ports of an ATA host
Synopsis
void ata_host_detach(struct ata_host *host);
Arguments
host
-
- Host to detach
Description
Detach all ports of host.
LOCKING: Kernel thread context (may sleep).
Author
Jeff Garzik
- Author.
