
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.
AUTHOR
Jeff Garzik.