ATA_QC_NEW_INIT(9) | libata Core Internals | ATA_QC_NEW_INIT(9) |
NAME¶
ata_qc_new_init - Request an available ATA command, and initialize it
SYNOPSIS¶
struct ata_queued_cmd * ata_qc_new_init(struct ata_device * dev, int tag);
ARGUMENTS¶
dev
Device from whom we request an available command
structure
tag
-- undescribed --
LOCKING¶
None.
AUTHOR¶
Jeff Garzik
Author.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |