Query: ata_sg_setup
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_SG_SETUP(9) libata Core Internals ATA_SG_SETUP(9)NAMEata_sg_setup - DMA-map the scatter-gather table associated with a command.SYNOPSISint ata_sg_setup(struct ata_queued_cmd * qc);ARGUMENTSqc Command with scatter-gather table to be mapped.DESCRIPTIONDMA-map the scatter-gather table associated with queued_cmd qc.LOCKINGspin_lock_irqsave(host lock)RETURNSZero on success, negative on error.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ATA_SG_SETUP(9)