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¶
host
Host to detach
DESCRIPTION¶
Detach all ports of host.
LOCKING¶
Kernel thread context (may sleep).
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |