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 *));
the target device
SCSI command being sent to device.
SCSI command completion function.
Interprets and directly executes a select list of SCSI commands that can be handled internally.
spin_lock_irqsave(host lock)