1ATA_SAS_QUEUECMD(9)     libata SCSI translation/emulat     ATA_SAS_QUEUECMD(9)
2
3
4

NAME

6       ata_sas_queuecmd - Issue SCSI cdb to libata-managed device
7

SYNOPSIS

9       int ata_sas_queuecmd(struct scsi_cmnd * cmd,
10                            void (*done) (struct scsi_cmnd *),
11                            struct ata_port * ap);
12

ARGUMENTS

14       cmd
15           SCSI command to be sent
16
17       done
18           Completion function, called when command is complete
19
20       ap
21           ATA port to which the command is being sent
22

RETURNS

24       Return value from __ata_scsi_queuecmd if cmd can be queued, 0
25       otherwise.
26

AUTHOR

28       Jeff Garzik
29           Author.
30
32Kernel Hackers Manual 2.6.       November 2011             ATA_SAS_QUEUECMD(9)
Impressum