1. NAME

atapi_xlat - Initialize PACKET taskfile

2. SYNOPSIS

unsigned int atapi_xlat(struct ata_queued_cmd *  qc );

3. ARGUMENTS

qc
    command structure to be initialized

4. LOCKING

spin_lock_irqsave(host lock)

5. RETURNS

Zero on success, non-zero on failure.

6. AUTHOR

Jeff Garzik
    Author.

7. COPYRIGHT