ata_qc_new_init (9) Linux Manual Page
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
- tag
Description
LOCKING: None.
Author
Jeff Garzik
- Author.
