Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/pm8001/
Dpm8001_init.c297 pm8001_ha->max_memcnt = pi_offset + count; in pm8001_alloc()
392 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
428 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
Dpm8001_sas.h542 u32 max_memcnt; member