Searched refs:AHD_NSEG (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c352 ahd->scb_data.numscbs, AHD_NSEG);
H A Daic79xx_osm.h325 #define AHD_NSEG 128 macro
H A Daic79xx_osm.c1214 host->sg_tablesize = AHD_NSEG;
1220 host->sg_tablesize = AHD_NSEG;
H A Daic79xx_core.c5934 list_size = sizeof(struct ahd_dma_seg) * AHD_NSEG;
5936 list_size = sizeof(struct ahd_dma64_seg) * AHD_NSEG;
5954 /* Start out with the minimum required for AHD_NSEG. */
7033 /*maxsize*/(AHD_NSEG - 1) * PAGE_SIZE,
7034 /*nsegments*/AHD_NSEG,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_proc.c352 ahd->scb_data.numscbs, AHD_NSEG);
H A Daic79xx_osm.h325 #define AHD_NSEG 128 macro
H A Daic79xx_osm.c1214 host->sg_tablesize = AHD_NSEG;
1220 host->sg_tablesize = AHD_NSEG;
H A Daic79xx_core.c5934 list_size = sizeof(struct ahd_dma_seg) * AHD_NSEG;
5936 list_size = sizeof(struct ahd_dma64_seg) * AHD_NSEG;
5954 /* Start out with the minimum required for AHD_NSEG. */
7033 /*maxsize*/(AHD_NSEG - 1) * PAGE_SIZE,
7034 /*nsegments*/AHD_NSEG,

Completed in 117 milliseconds