1ATA_QC_NEW_INIT(9) libata Core Internals ATA_QC_NEW_INIT(9)
23
4
NAME
6ata_qc_new_init - Request an available ATA command, and initialize it
7
SYNOPSIS
9struct ata_queued_cmd * ata_qc_new_init(struct ata_device * dev,
10int tag);
11
ARGUMENTS
13dev
14Device from whom we request an available command structure
1516
tag
17-- undescribed --
18
LOCKING
20None.
21
AUTHOR
23Jeff Garzik
24Author.
25
COPYRIGHT
27Kernel Hackers Manual 3.10 June 2019 ATA_QC_NEW_INIT(9)