Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aacraid/
Dcomminit.c171 if (aac_max_hostphysmempages < AAC_MAX_HOSTPHYSMEMPAGES) in aac_alloc_comm()
176 cpu_to_le32(AAC_MAX_HOSTPHYSMEMPAGES); in aac_alloc_comm()
Daacraid.h100 #define AAC_MAX_HOSTPHYSMEMPAGES (0xfffff) macro