Searched refs:MPT_MAX_PHYS_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
93 #define MPT_MAX_PHYS_SEGMENTS SCSI_MAX_SG_SEGMENTS macro99 #define MPT3SAS_SG_DEPTH MPT_MAX_PHYS_SEGMENTS105 #define MPT2SAS_SG_DEPTH MPT_MAX_PHYS_SEGMENTS
3176 else if (sg_tablesize > MPT_MAX_PHYS_SEGMENTS) { in _base_allocate_memory_pools()3182 sg_tablesize, MPT_MAX_PHYS_SEGMENTS); in _base_allocate_memory_pools()