Searched refs:AAC_MAX_HOSTPHYSMEMPAGES (Results 1 – 2 of 2) sorted by relevance
134 if (aac_max_hostphysmempages < AAC_MAX_HOSTPHYSMEMPAGES) in aac_alloc_comm()137 init->HostPhysMemPages = cpu_to_le32(AAC_MAX_HOSTPHYSMEMPAGES); in aac_alloc_comm()
77 #define AAC_MAX_HOSTPHYSMEMPAGES (0xfffff) macro