Query: ata_sas_queuecmd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SAS_QUEUECMD(9) libata SCSI translation/emulat ATA_SAS_QUEUECMD(9)NAMEata_sas_queuecmd - Issue SCSI cdb to libata-managed deviceSYNOPSISint ata_sas_queuecmd(struct scsi_cmnd * cmd, void (*done) (struct scsi_cmnd *), struct ata_port * ap);ARGUMENTScmd SCSI command to be sent done Completion function, called when command is complete ap ATA port to which the command is being sentRETURNSReturn value from __ata_scsi_queuecmd if cmd can be queued, 0 otherwise.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SAS_QUEUECMD(9)