1ATA_SAS_QUEUECMD(9) libata SCSI translation/emulat ATA_SAS_QUEUECMD(9)
23
4
NAME
6ata_sas_queuecmd - Issue SCSI cdb to libata-managed device
7
SYNOPSIS
9int ata_sas_queuecmd(struct scsi_cmnd * cmd, struct ata_port * ap);
10
ARGUMENTS
12cmd
13SCSI command to be sent
1415
ap
16ATA port to which the command is being sent
17
RETURNS
19Return value from __ata_scsi_queuecmd if cmd can be queued, 0
20otherwise.
21
AUTHOR
23Jeff Garzik
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 3.10 June 2019 ATA_SAS_QUEUECMD(9)