Home
last modified time | relevance | path

Searched defs:RF_AllocListElem_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_alloclist.h42 struct RF_AllocListElem_s { struct
43 void *pointers[RF_POINTERS_PER_ALLOC_LIST_ELEMENT];
44 int sizes[RF_POINTERS_PER_ALLOC_LIST_ELEMENT];
45 int numPointers;
46 RF_AllocListElem_t *next;