Searched refs:h_Pcd (Results 1 – 2 of 2) sorted by relevance
598 t_Handle h_Pcd; member
1854 if (p_Fm->h_Pcd) in FmRegisterPcd()1857 p_Fm->h_Pcd = h_FmPcd; in FmRegisterPcd()1864 if (!p_Fm->h_Pcd) in FmUnregisterPcd()1867 p_Fm->h_Pcd = NULL; in FmUnregisterPcd()1874 return p_Fm->h_Pcd; in FmGetPcdHandle()5188 return ((t_Fm*)h_Fm)->h_Pcd; in FmGetPcd()