Home
last modified time | relevance | path

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

/drivers/scsi/pm8001/
Dpm8001_init.c307 pm8001_ha->max_memcnt = pi_offset + count; in pm8001_alloc()
402 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
434 for (i = 0; i < pm8001_ha->max_memcnt; i++) { in pm8001_alloc()
Dpm8001_sas.h545 u32 max_memcnt; member