Home
last modified time | relevance | path

Searched refs:IPR_MAX_PHYSICAL_DEVS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/scsi/
Dipr.h169 #define IPR_MAX_PHYSICAL_DEVS 192 macro
Dipr.c9982 if (ipr_max_devs > IPR_MAX_PHYSICAL_DEVS) in ipr_init_ioa_cfg()
9983 ioa_cfg->max_devs_supported = IPR_MAX_PHYSICAL_DEVS; in ipr_init_ioa_cfg()