Home
last modified time | relevance | path

Searched refs:rf_make_1d_array (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_utils.h46 RF_RowCol_t *rf_make_1d_array(int c, RF_AllocListElem_t * allocList);
H A Drf_utils.c71 rf_make_1d_array(int c, RF_AllocListElem_t *allocList) in rf_make_1d_array() function
H A Drf_declusterPQ.c223 first_avail_slot = (int *) rf_make_1d_array(v, NULL); in rf_ConfigureDeclusteredPQ()
H A Drf_decluster.c245 first_avail_slot = rf_make_1d_array(v, NULL); in rf_ConfigureDeclustered()