other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| ATA_SAS_QUEUECMD(9) | libata SCSI translation/emulat | ATA_SAS_QUEUECMD(9) |
NAME¶
ata_sas_queuecmd - Issue SCSI cdb to libata-managed deviceSYNOPSIS¶
int
ata_sas_queuecmd(struct scsi_cmnd * cmd,
struct ata_port * ap);
ARGUMENTS¶
cmdSCSI command to be sent
ap
ATA port to which the command is being
sent
RETURNS¶
Return value from __ata_scsi_queuecmd if cmd can be queued, 0 otherwise.AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |