HomeSort by: relevance | last modified time | path
    Searched defs:allocList (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_raid1.c 265 RF_AllocListElem_t *allocList;
291 rf_MakeAllocList(allocList);
292 if (allocList == NULL)
300 bf = RF_MallocAndAdd(bcount, allocList);
316 rf_DiskReadFunc, rf_DiskReadUndoFunc, "Rod", allocList, flags,
418 allocList);
478 rf_DiskWriteFunc, rf_DiskWriteUndoFunc, "Wnp", allocList, flags,
537 rf_FreeAllocList(allocList);
rf_dag.h 162 RF_AllocListElem_t *allocList; /* ptr to list of ptrs to be freed
208 RF_AllocListElem_t *allocList)

Completed in 33 milliseconds