1. NAME

ata_qc_new_init - Request an available ATA command, and initialize it

2. SYNOPSIS

struct ata_queued_cmd * ata_qc_new_init(struct ata_device *  dev );

3. ARGUMENTS

dev
    Device from whom we request an available command structure

4. LOCKING

None.

5. AUTHOR

Jeff Garzik
    Author.

6. COPYRIGHT