ata_host_detach

Langue: en

Autres versions - même langue

Version: June 2009 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

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.