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

/drivers/scsi/
H A Dscsi_lib.c40 #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
54 static struct scsi_host_sg_pool scsi_sg_pools[] = { variable in typeref:struct:scsi_host_sg_pool
582 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
590 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
2171 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
2195 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
2213 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;

Completed in 33 milliseconds