ATA_HOST_DETACH

Section: libata Library (9)
Updated: February 2011
Index Return to Main Contents
 

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