Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_dagutils.c63 static int rf_ValidateBranch(RF_DagNode_t *, int *, int *,
702 rf_ValidateBranch(RF_DagNode_t *node, int *scount, int *acount, in rf_ValidateBranch() function
750 if (rf_ValidateBranch(node->succedents[i], scount, in rf_ValidateBranch()
850 && rf_ValidateBranch(dag_h->succedents[i], scount, in rf_ValidateDAG()