Searched refs:modifiedPcdParams (Results 1 – 1 of 1) sorted by relevance
4884 t_FmPortPcdParams modifiedPcdParams, *p_PcdParams; in FM_PORT_SetPCD() local4916 memcpy(&modifiedPcdParams, p_PcdParam, sizeof(t_FmPortPcdParams)); in FM_PORT_SetPCD()4917 p_PcdParams = &modifiedPcdParams; in FM_PORT_SetPCD()