Name
ata_tf_load_pio —
send taskfile registers to host controller
Synopsis
void ata_tf_load_pio ( | 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.
LOCKING
Inherited from caller.