ata_pio_sector — Transfer ATA_SECT_SIZE (512 bytes) of data.
void ata_pio_sector (struct ata_queued_cmd * qc);
void ata_pio_sector (
)
qc
Command on going
Transfer ATA_SECT_SIZE of data from/to the ATA device.
Inherited from caller.