ata_scsi_translate — Translate then issue SCSI command to ATA device
void ata_scsi_translate ( | struct ata_port * | ap, |
struct ata_device * | dev, | |
struct scsi_cmnd * | cmd, | |
void (* | done)
( struct scsi_cmnd *) , | |
ata_xlat_func_t | xlat_func) ; |
ap
ATA port to which the command is addressed
dev
ATA device to which the command is addressed
cmd
SCSI command to execute
done
SCSI command completion function
xlat_func
Actor which translates cmd
to an ATA taskfile