Lines Matching refs:scatter
129 a scatter-gather list, logical block size)
200 on PCI high mem DMA aspects and mapping of scatter gather lists, and support
500 At a lower level, drivers build a scatter gather list from the merged bios.
501 The scatter gather list is in the form of an array of <page, offset, len>
552 /* Number of scatter-gather DMA addr+len pairs after
557 /* Number of scatter-gather addr+len pairs after
559 * This is the number of scatter-gather entries the driver
696 The blk_rq_map_sg() helper routine would be used for setting up scatter
721 of physical data segments in a request (i.e. the largest sized scatter list
1054 support scatter-gather changes should be minimal too.
1094 use dma_map_sg for scatter gather) to be able to ship it to the driver. For