Searched refs:p_ClsPlanGrp (Results 1 – 1 of 1) sorted by relevance
1844 t_FmPcdKgClsPlanGrp *p_ClsPlanGrp; in FmPcdKgBuildClsPlanGrp() local1869 p_ClsPlanGrp->netEnvId = p_Grp->netEnvId; in FmPcdKgBuildClsPlanGrp()1870 p_ClsPlanGrp->owners = 0; in FmPcdKgBuildClsPlanGrp()1881 …err = KgAllocClsPlanEntries(h_FmPcd, p_ClsPlanGrp->sizeOfGrp, p_FmPcd->guestId, &p_ClsPlanGrp->bas… in FmPcdKgBuildClsPlanGrp()1919 p_ClsPlanSet->baseEntry = p_ClsPlanGrp->baseEntry; in FmPcdKgBuildClsPlanGrp()1932 for (j = 0; j<p_ClsPlanGrp->sizeOfGrp; j++) in FmPcdKgBuildClsPlanGrp()1959 for (j = 0; j<p_ClsPlanGrp->sizeOfGrp; j++) in FmPcdKgBuildClsPlanGrp()2546 p_ClsPlanGrp->owners++; in FmPcdKgSetOrBindToClsPlanGrp()2572 ASSERT_COND(p_ClsPlanGrp->owners); in FmPcdKgDeleteOrUnbindPortToClsPlanGrp()2573 p_ClsPlanGrp->owners--; in FmPcdKgDeleteOrUnbindPortToClsPlanGrp()[all …]