Home
last modified time | relevance | path

Searched refs:NR_SG (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H 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()
H 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()
H 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()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Deesox.c70 #define NR_SG 256 macro
78 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in eesoxscsi_dma_setup()
H A Dpowertec.c58 #define NR_SG 256 macro
65 struct scatterlist sg[NR_SG];
143 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in powertecscsi_dma_setup()
H A Dcumana_2.c75 #define NR_SG 256 macro
82 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
171 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG); in cumanascsi_2_dma_setup()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci.h256 #define NR_SG 128 macro
H A Dpxamci.c44 #define NR_SG 1 macro
632 mmc->max_segs = NR_SG; in pxamci_probe()
H A Dmmci.c2114 mmc->max_segs = NR_SG; in mmci_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci.h259 #define NR_SG 128 macro
H A Dpxamci.c43 #define NR_SG 1 macro
630 mmc->max_segs = NR_SG; in pxamci_probe()
H A Dmmci.c2334 mmc->max_segs = NR_SG; in mmci_probe()

Completed in 16 milliseconds