Name

atapi_pio_bytes — Transfer data from/to the ATAPI device.

Synopsis

void atapi_pio_bytes (struct ata_queued_cmd * qc);

Arguments

qc

Command on going

Description

Transfer Transfer data from/to the ATAPI device.

LOCKING

Inherited from caller.