Searched refs:MPT_MIN_PHYS_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
110 #define MPT_MIN_PHYS_SEGMENTS 16 macro
493 for (i = 0; i < MPT_MIN_PHYS_SEGMENTS + ioc->facts.MaxChainDepth; i++) { in _clone_sg_entries()6295 ioc->shost->sg_tablesize = MPT_MIN_PHYS_SEGMENTS; in _base_allocate_memory_pools()6297 if (sg_tablesize < MPT_MIN_PHYS_SEGMENTS) in _base_allocate_memory_pools()6298 sg_tablesize = MPT_MIN_PHYS_SEGMENTS; in _base_allocate_memory_pools()