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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Dmsm_sdcc.h150 #define NR_SG 32 macro
155 dmov_box cmd[NR_SG];
H A Dmmci.h143 #define NR_SG 16 macro
H A Dmsm_sdcc.c305 BUG_ON(host->dma.num_ents > NR_SG); /* Prevent memory corruption */
1167 mmc->max_phys_segs = NR_SG;
1168 mmc->max_hw_segs = NR_SG;
H A Dpxamci.c44 #define NR_SG 1 macro
563 mmc->max_phys_segs = NR_SG;
H A Dmmci.c708 mmc->max_phys_segs = NR_SG;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Dmsm_sdcc.h150 #define NR_SG 32 macro
155 dmov_box cmd[NR_SG];
H A Dmmci.h143 #define NR_SG 16 macro
H A Dmsm_sdcc.c305 BUG_ON(host->dma.num_ents > NR_SG); /* Prevent memory corruption */
1167 mmc->max_phys_segs = NR_SG;
1168 mmc->max_hw_segs = NR_SG;
H A Dpxamci.c44 #define NR_SG 1 macro
563 mmc->max_phys_segs = NR_SG;
H A Dmmci.c708 mmc->max_phys_segs = NR_SG;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/arm/
H A Dcumana_2.c74 #define NR_SG 256 macro
81 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Dpowertec.c57 #define NR_SG 256 macro
64 struct scatterlist sg[NR_SG];
142 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Deesox.c69 #define NR_SG 256 macro
77 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
169 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/arm/
H A Dcumana_2.c74 #define NR_SG 256 macro
81 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
170 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Dpowertec.c57 #define NR_SG 256 macro
64 struct scatterlist sg[NR_SG];
142 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);
H A Deesox.c69 #define NR_SG 256 macro
77 struct scatterlist sg[NR_SG]; /* Scatter DMA list */
169 bufs = copy_SCp_to_sg(&info->sg[0], SCp, NR_SG);

Completed in 287 milliseconds