ata_scsi_simulate — simulate SCSI command on ATA device
void ata_scsi_simulate ( | struct ata_device * | dev, |
| struct scsi_cmnd * | cmd, | |
| void (* | done(struct scsi_cmnd *)); |
devthe target device
cmdSCSI command being sent to device.
doneSCSI command completion function.