ATA_PRD_EOT
prd[pi - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
prd[pi - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
prd[idx - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
prd[idx - 1].flags_len |= cpu_to_le32(ATA_PRD_EOT);
last_prd->flags_len |= cpu_to_le32(ATA_PRD_EOT);
buf32[dw + 1] = cpu_to_le32(total_len | ATA_PRD_EOT);
buf32[dw + 1] = cpu_to_le32(total_len | ATA_PRD_EOT);
buf[idx - 1] |= cpu_to_le32(ATA_PRD_EOT);