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

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_replic.c113 static t_Error CheckParams(t_Handle h_FmPcd, function
691 err = CheckParams(h_FmPcd, p_ReplicGroupParam);
H A Dfm_cc.c3705 static t_Error CheckParams(t_Handle h_FmPcd, t_FmPcdCcNodeParams *p_CcNodeParam, function
4439 err = CheckParams(h_FmPcd, p_CcNodeParam, p_CcNode,
4447 err = CheckParams(h_FmPcd, p_CcNodeParam, p_CcNode, &isKeyTblAlloc);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/SP/
H A Dfm_sp.c65 static t_Error CheckParams(t_FmVspEntry *p_FmVspEntry) function
468 CHECK_INIT_PARAMETERS(p_FmVspEntry, CheckParams);

Completed in 179 milliseconds