Lines Matching refs:scatter
118 a scatter-gather list, hardsect size)
189 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
475 At a lower level, drivers build a scatter gather list from the merged bios.
476 The scatter gather list is in the form of an array of <page, offset, len>
526 /* Number of scatter-gather DMA addr+len pairs after
531 /* Number of scatter-gather addr+len pairs after
533 * This is the number of scatter-gather entries the driver
660 The blk_rq_map_sg() helper routine would be used for setting up scatter
685 of physical data segments in a request (i.e. the largest sized scatter list
1097 support scatter-gather changes should be minimal too.
1137 use dma_map_sg for scatter gather) to be able to ship it to the driver. For