void ata_exec_command_pio (struct ata_port * ap, struct ata_taskfile * tf);
void ata_exec_command_pio
port to which command is being issued
ATA taskfile register set
Issues PIO write to ATA command register, with proper synchronization with interrupt handler / other threads.
spin_lock_irqsave(host_set lock)