Query: ata_sg_clean
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SG_CLEAN(9) libata Core Internals ATA_SG_CLEAN(9)NAMEata_sg_clean - Unmap DMA memory associated with commandSYNOPSISvoid ata_sg_clean(struct ata_queued_cmd * qc);ARGUMENTSqc Command containing DMA memory to be releasedDESCRIPTIONUnmap all mapped DMA memory associated with this command.LOCKINGspin_lock_irqsave(host lock)AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_SG_CLEAN(9)