
NAME
ata_qc_new - Request an available ATA command, for queueing
SYNOPSIS
struct ata_queued_cmd * ata_qc_new (struct ata_port * ap);
ARGUMENTS
ap Port associated with device dev
LOCKING
None.
AUTHOR
Jeff Garzik.