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