Home
last modified time | relevance | path

Searched refs:USI_MAX_MEMCNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_defs.h112 #define USI_MAX_MEMCNT (USI_MAX_MEMCNT_BASE + ((2 * PM8001_MAX_INB_NUM) \ macro
H A Dpm8001_sas.h312 struct mpi_mem region[USI_MAX_MEMCNT];
H A Dpm8001_init.c190 for (i = 0; i < USI_MAX_MEMCNT; i++) { in pm8001_free()