atapi_xlat

Name

atapi_xlat --  Initialize PACKET taskfile

Synopsis

unsigned int atapi_xlat (struct ata_queued_cmd * qc, u8 * scsicmd);

Arguments

qc

command structure to be initialized

scsicmd

SCSI CDB associated with this PACKET command

LOCKING

spin_lock_irqsave(host_set lock)

RETURNS

Zero on success, non-zero on failure.