ATA_TF_TO_HOST
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ata_tf_to_host - issue ATA taskfile to host controller
SYNOPSIS
"SYNOPSIS"
void ata_tf_to_host (struct ata_port * ap, struct ata_taskfile * tf);
ARGUMENTS
- ap
-
port to which command is being issued
- tf
-
ATA taskfile register set
DESCRIPTION
Issues ATA taskfile register set to ATA host controller,
via PIO, with proper synchronization with interrupt handler and
other threads.
LOCKING
Obtains host_set lock.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:21 GMT, October 06, 2005