Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c4884 t_FmPortPcdParams modifiedPcdParams, *p_PcdParams; in FM_PORT_SetPCD() local
4916 memcpy(&modifiedPcdParams, p_PcdParam, sizeof(t_FmPortPcdParams)); in FM_PORT_SetPCD()
4917 p_PcdParams = &modifiedPcdParams; in FM_PORT_SetPCD()