Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h651 bool grpExists; /* OUT (unused in FmPcdKgBuildClsPlanGrp)*/ member
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.c387 p_GrpParams->grpExists = TRUE; in PcdGetClsPlanGrpParams()
421 p_GrpParams->grpExists = TRUE; in PcdGetClsPlanGrpParams()
H A Dfm_kg.c2498 if (p_GrpParams->grpExists) in FmPcdKgSetOrBindToClsPlanGrp()