Query: ata_sas_queuecmd
OS: centos
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, struct ata_port * ap);ARGUMENTScmd SCSI command to be sent 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 3.10 June 2014 ATA_SAS_QUEUECMD(9)