Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_init.c309 pm8001_ha->max_memcnt = pi_offset + count; in pm8001_alloc()
404 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
436 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
H A Dpm8001_sas.h545 u32 max_memcnt; member