Searched refs:FillReplicAdOfTypeResult (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c246 static void FillReplicAdOfTypeResult(void *p_ReplicAd, bool last) function
321 FillReplicAdOfTypeResult(p_FmPcd->p_CcShadow, last);
429 FillReplicAdOfTypeResult(p_CurrentMember->p_MemberAd, last);
923 FillReplicAdOfTypeResult(p_PreviousMember->p_MemberAd, FALSE/*last*/);

Completed in 15 milliseconds