ata_scsi_pass_thru (9) Linux Manual Page
ata_scsi_pass_thru – convert ATA pass-thru CDB to taskfile
Synopsis
unsigned int ata_scsi_pass_thru(struct ata_queued_cmd *qc);
Arguments
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.
