Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/pm8001/
Dpm8001_init.c296 pm8001_ha->max_memcnt = pi_offset + count; in pm8001_alloc()
389 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
425 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
Dpm8001_sas.h570 u32 max_memcnt; member