1ATA_HOST_DETACH(9) libata Library ATA_HOST_DETACH(9)
23
4
NAME
6ata_host_detach - Detach all ports of an ATA host
7
SYNOPSIS
9void ata_host_detach(struct ata_host * host);
10
ARGUMENTS
12host
13Host to detach
14
DESCRIPTION
16Detach all ports of host.
17
LOCKING
19Kernel thread context (may sleep).
20
AUTHOR
22Jeff Garzik
23Author.
24
COPYRIGHT
26Kernel Hackers Manual 2.6. June 2019 ATA_HOST_DETACH(9)