Searched refs:ata_pio_sectors (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ata/
H A Dlibata-sff.c650 * ata_pio_sectors - Transfer one or many sectors.
659 static void ata_pio_sectors(struct ata_queued_cmd *qc) function
988 /* ata_pio_sectors() might change the state
990 * before ata_pio_sectors().
993 ata_pio_sectors(qc);
1083 ata_pio_sectors(qc);
1104 /* ata_pio_sectors() might change the
1106 * is changed after ata_pio_sectors().
1112 ata_pio_sectors(qc);

Completed in 73 milliseconds