Name
ata_pio_sectors —
Transfer one or many 512-byte sectors.
Synopsis
void ata_pio_sectors ( | struct ata_queued_cmd * qc) ; |
Description
Transfer one or many ATA_SECT_SIZE of data from/to the
ATA device for the DRQ request.
LOCKING
Inherited from caller.