ata_tf_load_mmio

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

-- undescribed --

tf

ATA taskfile register set

Description

Outputs ATA taskfile to standard ATA host controller using MMIO.

LOCKING

Inherited from caller.