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 *) ) ; |
dev
the target device
cmd
SCSI command being sent to device.
done
SCSI command completion function.