ata_pio_xfer
ata_pio_xfer(qc, page, offset, split_len);
ata_pio_xfer(qc, page + 1, 0, count - split_len);
ata_pio_xfer(qc, page, offset, count);