Searched refs:p_dep (Results 1 – 2 of 2) sorted by relevance
215 tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs) in MCA_CreateDep() argument222 assert(p_dep != NULL ); in MCA_CreateDep()245 *p_dep = 0; in MCA_CreateDep()260 *p_dep = i; in MCA_CreateDep()
291 extern tMCA_RESULT MCA_CreateDep(tMCA_HANDLE handle, tMCA_DEP *p_dep, tMCA_CS *p_cs);