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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dscsi_lib.c33 #define SG_MEMPOOL_NR ARRAY_SIZE(scsi_sg_pools)
48 static struct scsi_host_sg_pool scsi_sg_pools[] = { variable in typeref:struct:scsi_host_sg_pool
740 sgp = scsi_sg_pools + cmd->sglist_len;
753 sgp = scsi_sg_pools + index;
1667 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;
1695 struct scsi_host_sg_pool *sgp = scsi_sg_pools + i;

Completed in 95 milliseconds