Query: blk_queue_dma_pad
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_DMA_PAD(9) Block Devices BLK_QUEUE_DMA_PAD(9)NAMEblk_queue_dma_pad - set pad maskSYNOPSISvoid blk_queue_dma_pad(struct request_queue * q, unsigned int mask);ARGUMENTSq the request queue for the device mask pad maskDESCRIPTIONSet dma pad mask. Appending pad buffer to a request modifies the last entry of a scatter list such that it includes the pad buffer.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_QUEUE_DMA_PAD(9)