Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h167 #define IPR_MAX_PHYSICAL_DEVS 192 macro
H A Dipr.c9207 if (ipr_max_devs > IPR_MAX_PHYSICAL_DEVS) in ipr_init_ioa_cfg()
9208 ioa_cfg->max_devs_supported = IPR_MAX_PHYSICAL_DEVS; in ipr_init_ioa_cfg()