Home
last modified time | relevance | path

Searched refs:NR_SG (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/arm/
A Dpowertec.c54 #define NR_SG 256 macro
61 struct scatterlist sg[NR_SG];
139 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
A Dcumana_2.c71 #define NR_SG 256 macro
78 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
167 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()
A Deesox.c66 #define NR_SG 256 macro
74 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
166 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()
/linux/drivers/mmc/host/
A Dpxamci.c44 #define NR_SG 1 macro
632 mmc->max_segs = NR_SG; in pxamci_probe()
A Dmmci.h256 #define NR_SG 128 macro
A Dmmci.c2180 mmc->max_segs = NR_SG; in mmci_probe()

Completed in 41 milliseconds