ata_scsi_qc_new — acquire new ata_queued_cmd reference
struct ata_queued_cmd * ata_scsi_qc_new ( | struct ata_port * | ap, |
struct ata_device * | dev, | |
struct scsi_cmnd * | cmd, | |
void (* | done)
( struct scsi_cmnd *) ) ; |
ap
ATA port to which the new command is attached
dev
ATA device to which the new command is attached
cmd
SCSI command that originated this ATA command
done
SCSI command completion function