Query: ata_scsi_simulate
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SCSI_SIMULATE(9) libata SCSI translation/emulat ATA_SCSI_SIMULATE(9)NAMEata_scsi_simulate - simulate SCSI command on ATA deviceSYNOPSISvoid ata_scsi_simulate(struct ata_device * dev, struct scsi_cmnd * cmd);ARGUMENTSdev the target device cmd SCSI command being sent to device.DESCRIPTIONInterprets and directly executes a select list of SCSI commands that can be handled internally.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SCSI_SIMULATE(9)