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).