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