ATA_EXEC_COMMAND_MMIO

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ata_exec_command_mmio - issue ATA command to host controller  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

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

DESCRIPTION

Issues MMIO write to ATA command register, with proper synchronization with interrupt handler / other threads.  

LOCKING

spin_lock_irqsave(host_set lock)


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 00:01:56 GMT, October 09, 2005