Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_dagflags.h56 #define RF_DAG_DISPATCH_RETURNED (1<<5) /* used to handle the case macro
H A Drf_states.c534 desc->flags |= RF_DAG_DISPATCH_RETURNED; in rf_State_CreateDAG()