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

  /src/sys/dev/raidframe/
rf_paritymap.h 53 struct rf_paritymap_current struct
68 struct rf_paritymap_current *current;
rf_paritymap.c 458 pm->current = kmem_zalloc(sizeof(struct rf_paritymap_current),
497 kmem_free(pm->current, sizeof(struct rf_paritymap_current));

Completed in 13 milliseconds