1. NAME

ata_host_detach - Detach all ports of an ATA host

2. SYNOPSIS

void ata_host_detach(struct ata_host *  host );

3. ARGUMENTS

host
    Host to detach

4. DESCRIPTION

Detach all ports of host.

5. LOCKING

Kernel thread context (may sleep).

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT