Home
last modified time | relevance | path

Searched refs:ata_pio_xfer (Results 1 – 1 of 1) sorted by relevance

/drivers/ata/
Dlibata-sff.c640 static void ata_pio_xfer(struct ata_queued_cmd *qc, struct page *page, in ata_pio_xfer() function
693 ata_pio_xfer(qc, page, offset, split_len); in ata_pio_sector()
694 ata_pio_xfer(qc, nth_page(page, 1), 0, in ata_pio_sector()
697 ata_pio_xfer(qc, page, offset, qc->sect_size); in ata_pio_sector()