other versions
ATA_SCSI_PASS_THRU(9) | libata SCSI translation/emulat | ATA_SCSI_PASS_THRU(9) |
NAME¶
ata_scsi_pass_thru - convert ATA pass-thru CDB to taskfile
SYNOPSIS¶
unsigned int ata_scsi_pass_thru(struct ata_queued_cmd * qc);
ARGUMENTS¶
struct ata_queued_cmd * qc
command structure to be initialized
DESCRIPTION¶
Handles either 12 or 16-byte versions of the CDB.
RETURN¶
Zero on success, non-zero on failure.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.12 |