ATA_TF_TO_HOST_NOLOCK
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
ata_tf_to_host_nolock - issue ATA taskfile to host controller
SYNOPSIS
void ata_tf_to_host_nolock (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
spin_lock_irqsave(host_set lock)
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- LOCKING
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:21 GMT, April 09, 2004