Tejun Heo dedaf2b036 [PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helper
Add ap->qc_active and ap->sactive, mask of all active qcs and libata's
view of the SActive register, respectively.  Also, implement
ata_qc_complete_multiple() which takes new qc_active mask and complete
multiple qcs according to the mask.

These will be used to track NCQ commands and complete them.  The
distinction between ap->qc_active and ap->sactive is also useful for
later PM implementation.

Signed-off-by: Tejun Heo <htejun@gmail.com>
2006-05-15 21:03:43 +09:00
..
2006-03-24 07:33:24 -08:00
2006-03-31 12:19:01 -08:00
2006-04-24 13:48:51 -07:00
2006-04-24 13:48:51 -07:00
2006-04-24 15:20:23 -04:00
2006-04-10 09:43:47 -07:00
2006-03-25 08:22:52 -08:00