1ATA_SG_CLEAN(9)              libata Core Internals             ATA_SG_CLEAN(9)
2
3
4

NAME

6       ata_sg_clean - Unmap DMA memory associated with command
7

SYNOPSIS

9       void ata_sg_clean(struct ata_queued_cmd * qc);
10

ARGUMENTS

12       qc
13           Command containing DMA memory to be released
14

DESCRIPTION

16       Unmap all mapped DMA memory associated with this command.
17

LOCKING

19       spin_lock_irqsave(host lock)
20

AUTHOR

22       Jeff Garzik
23           Author.
24
26Kernel Hackers Manual 3.10         June 2019                   ATA_SG_CLEAN(9)
Impressum