Searched refs:MPT_MIN_PHYS_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
95 #define MPT_MIN_PHYS_SEGMENTS 16 macro
431 for (i = 0; i < MPT_MIN_PHYS_SEGMENTS + ioc->facts.MaxChainDepth; i++) { in _clone_sg_entries()4364 ioc->shost->sg_tablesize = MPT_MIN_PHYS_SEGMENTS; in _base_allocate_memory_pools()4366 if (sg_tablesize < MPT_MIN_PHYS_SEGMENTS) in _base_allocate_memory_pools()4367 sg_tablesize = MPT_MIN_PHYS_SEGMENTS; in _base_allocate_memory_pools()