Name

ata_qc_prep — Prepare taskfile for submission

Synopsis

void ata_qc_prep (struct ata_queued_cmd * qc);

Arguments

qc

Metadata associated with taskfile to be prepared

Description

Prepare ATA taskfile for submission.

LOCKING

spin_lock_irqsave(host_set lock)