HomeSort by: relevance | last modified time | path
    Searched refs:RF_PropHeader_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/raidframe/
rf_dag.h 56 RF_PropHeader_t *next; /* linked list for multiple results/params */
116 RF_PropHeader_t **propList; /* propagation list, size
raidframevar.h 244 typedef struct RF_PropHeader_s RF_PropHeader_t;
rf_dagutils.c 154 node->propList = (nSucc) ? (RF_PropHeader_t **) (ptrs + nSucc + nAnte + nResult) : NULL;

Completed in 14 milliseconds