ATA_C_WRITEDMA
ATA_C_WRITEDMA : ATA_C_READDMA;
fis->command = op == HIB_W ? ATA_C_WRITEDMA : ATA_C_READDMA;
case ATA_C_WRITEDMA: