atapi_pio_bytes(9)
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
- Author.