Searched refs:scsi_sg_pools (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c35 #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
49 static struct scsi_host_sg_pool scsi_sg_pools[] = { variable in typeref:struct:scsi_host_sg_pool
594 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
602 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
1727 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1751 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1769 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c35 #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
49 static struct scsi_host_sg_pool scsi_sg_pools[] = { variable in typeref:struct:scsi_host_sg_pool
594 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
602 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
1727 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1751 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1769 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;

Completed in 199 milliseconds