Name
ata_tf_load_mmio —
send taskfile registers to host controller
Synopsis
void ata_tf_load_mmio ( | struct ata_port * | ap, |
| struct ata_taskfile * | tf) ; |
Arguments
ap
Port to which output is sent
tf
ATA taskfile register set
Description
Outputs ATA taskfile to standard ATA host controller using MMIO.
LOCKING
Inherited from caller.