other versions
ATA_HOST_DETACH(9) | libata Library | ATA_HOST_DETACH(9) |
NAME¶
ata_host_detach - Detach all ports of an ATA host
SYNOPSIS¶
void ata_host_detach(struct ata_host * host);
ARGUMENTS¶
struct ata_host * host
Host to detach
DESCRIPTION¶
Detach all ports of host.
LOCKING: Kernel thread context (may sleep).
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |