SNIC_REQ_CACHE_MAX_SGL  240 drivers/scsi/snic/snic_io.c 		SNIC_REQ_CACHE_DFLT_SGL : SNIC_REQ_CACHE_MAX_SGL;
SNIC_REQ_CACHE_MAX_SGL  575 drivers/scsi/snic/snic_main.c 				snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);
SNIC_REQ_CACHE_MAX_SGL  583 drivers/scsi/snic/snic_main.c 	snic->req_pool[SNIC_REQ_CACHE_MAX_SGL] = pool;
SNIC_REQ_CACHE_MAX_SGL  711 drivers/scsi/snic/snic_main.c 	mempool_destroy(snic->req_pool[SNIC_REQ_CACHE_MAX_SGL]);
SNIC_REQ_CACHE_MAX_SGL  887 drivers/scsi/snic/snic_main.c 	snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL] = cachep;
SNIC_REQ_CACHE_MAX_SGL  915 drivers/scsi/snic/snic_main.c 	kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);
SNIC_REQ_CACHE_MAX_SGL  942 drivers/scsi/snic/snic_main.c 	kmem_cache_destroy(snic_glob->req_cache[SNIC_REQ_CACHE_MAX_SGL]);