Home
last modified time | relevance | path

Searched refs:FmPcdIncNetEnvOwners (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h680 void FmPcdIncNetEnvOwners(t_Handle h_FmPcd, uint8_t netEnvId);
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c993 FmPcdIncNetEnvOwners(p_Scheme->h_FmPcd, p_Scheme->netEnvId); in ValidateSchemeSw()
1873 FmPcdIncNetEnvOwners(p_FmPcd, p_Grp->netEnvId); in FmPcdKgBuildClsPlanGrp()
H A Dfm_pcd.c646 void FmPcdIncNetEnvOwners(t_Handle h_FmPcd, uint8_t netEnvId) in FmPcdIncNetEnvOwners() function
H A Dfm_cc.c6229 FmPcdIncNetEnvOwners(h_FmPcd, p_FmPcdCcTree->netEnvId); in FM_PCD_CcRootBuild()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5064 FmPcdIncNetEnvOwners(p_FmPort->h_FmPcd, p_FmPort->netEnvId); in FM_PORT_SetPCD()