ata_pio_sector — Transfer a sector of data.
void ata_pio_sector (struct ata_queued_cmd * qc);
void ata_pio_sector
Command on going
Transfer qc->sect_size bytes of data from/to the ATA device.
Inherited from caller.