Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_dag.h74 } RF_NodeStatus_t; typedef
91 RF_NodeStatus_t status; /* current status of this node */
H A Drf_dagutils.h59 void rf_InitNode(RF_DagNode_t *, RF_NodeStatus_t, int,
H A Drf_dagutils.c93 rf_InitNode(RF_DagNode_t *node, RF_NodeStatus_t initstatus, int commit, in rf_InitNode()