Searched refs:MPT_MIN_PHYS_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
94 #define MPT_MIN_PHYS_SEGMENTS 16 macro
3174 if (sg_tablesize < MPT_MIN_PHYS_SEGMENTS) in _base_allocate_memory_pools()3175 sg_tablesize = MPT_MIN_PHYS_SEGMENTS; in _base_allocate_memory_pools()