ATA_EXEC_COMMAND_PIO

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

ata_exec_command_pio - issue ATA command to host controller  

SYNOPSIS

void ata_exec_command_pio (struct ata_port * ap, struct ata_taskfile * tf);  

ARGUMENTS

ap
port to which command is being issued
tf
ATA taskfile register set
 

DESCRIPTION

Issues PIO write to ATA command register, with proper synchronization with interrupt handler / 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:20 GMT, April 09, 2004