Searched refs:FuncDepsCount (Results 1 – 1 of 1) sorted by relevance
534 UINT32 FuncDepsCount; in DtCompileMpam() local632 FuncDepsCount = *ACPI_CAST_PTR (UINT32, Subtable->Buffer); in DtCompileMpam()635 FuncDepsCount * sizeof(ACPI_MPAM_FUNC_DEPS); in DtCompileMpam()638 for (UINT32 funcDep = 0; funcDep < FuncDepsCount; funcDep++) in DtCompileMpam()