1. NAME

ata_scsi_pass_thru - convert ATA pass-thru CDB to taskfile

2. SYNOPSIS

unsigned int ata_scsi_pass_thru(struct ata_queued_cmd *  qc );

3. ARGUMENTS

qc
    command structure to be initialized

4. DESCRIPTION

Handles either 12 or 16-byte versions of the CDB.

5. RETURNS

Zero on success, non-zero on failure.

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT