ATA_EXEC
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ata_exec - issue ATA command to host controller
SYNOPSIS
"SYNOPSIS"
void ata_exec (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/MMIO write to ATA command register, with proper
synchronization with interrupt handler / other threads.
LOCKING
Obtains 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