ata_scsi_simulate — simulate SCSI command on ATA device
void ata_scsi_simulate ( | u16 * | id, |
| struct scsi_cmnd * | cmd, | |
| void (* | done)
(struct scsi_cmnd *)); |
idcurrent IDENTIFY data for target device.
cmdSCSI command being sent to device.
doneSCSI command completion function.