ata_port_flush_task

Langue: en

Autres versions - même langue

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

Section: 9 (Appels noyau Linux)

NAME

ata_port_flush_task - Flush port_task

SYNOPSIS

void ata_port_flush_task(struct ata_port * ap);

ARGUMENTS

ap

The ata_port to flush port_task for

DESCRIPTION

After this function completes, port_task is guranteed not to be running or scheduled.

LOCKING

Kernel thread context (may sleep)

AUTHOR

Jeff Garzik

Author.