Scroll to navigation

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

struct ata_device * dev
Device from whom we request an available command structure

int tag

tag

DESCRIPTION

LOCKING: None.

AUTHOR

Jeff Garzik
Author.

COPYRIGHT

September 2017 Kernel Hackers Manual 4.12