Convert ata pass-thru cdb to taskfile
unsigned int ata_scsi_pass_thru(struct ata_queued_cmd * qc);
qc
command structure to be initialized
Handles either 12 or 16-byte versions of the CDB.
Zero on success, non-zero on failure.
Jeff Garzik
Author.