Home
last modified time | relevance | path

Searched refs:emptyClsPlanGrpId (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h255 uint8_t emptyClsPlanGrpId; member
H A Dfm_kg.c1866 p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId = (uint8_t)i; in FmPcdKgBuildClsPlanGrp()
1987 if (grpId == p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId) in FmPcdKgDestroyClsPlanGrp()
1988 p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId = ILLEGAL_CLS_PLAN; in FmPcdKgDestroyClsPlanGrp()
2396 p_FmPcdKg->emptyClsPlanGrpId = ILLEGAL_CLS_PLAN; in KgConfig()
2538 if (*p_ClsPlanGrpId == p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId) in FmPcdKgSetOrBindToClsPlanGrp()
H A Dfm_pcd.c419 if (p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId != ILLEGAL_CLS_PLAN) in PcdGetClsPlanGrpParams()
422 p_GrpParams->clsPlanGrpId = p_FmPcd->p_FmPcdKg->emptyClsPlanGrpId; in PcdGetClsPlanGrpParams()