other versions
ATAPI_XLAT(9) | libata SCSI translation/emulat | ATAPI_XLAT(9) |
NAME¶
atapi_xlat - Initialize PACKET taskfile
SYNOPSIS¶
unsigned int atapi_xlat(struct ata_queued_cmd * qc);
ARGUMENTS¶
struct ata_queued_cmd * qc
command structure to be initialized
DESCRIPTION¶
LOCKING: spin_lock_irqsave(host lock)
RETURN¶
Zero on success, non-zero on failure.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |