other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
ATA_SG_CLEAN(9) | libata Core Internals | ATA_SG_CLEAN(9) |
NAME¶
ata_sg_clean - Unmap DMA memory associated with commandSYNOPSIS¶
void
ata_sg_clean(struct ata_queued_cmd * qc);
ARGUMENTS¶
qcCommand containing DMA memory to be
released
DESCRIPTION¶
Unmap all mapped DMA memory associated with this command.LOCKING¶
spin_lock_irqsave(host lock)AUTHOR¶
Jeff GarzikAuthor.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |