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

/drivers/scsi/
H A Dscsi_lib.c36 #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
50 static struct scsi_host_sg_pool scsi_sg_pools[] = { variable in typeref:struct:scsi_host_sg_pool
600 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
608 sgp = scsi_sg_pools + scsi_sgtable_index(nents);
1776 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1800 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1818 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;

Completed in 31 milliseconds