Home
last modified time | relevance | path

Searched refs:rf_ConfigureAllocList (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_alloclist.h51 int rf_ConfigureAllocList(RF_ShutdownList_t ** listp);
H A Drf_alloclist.c66 rf_ConfigureAllocList(RF_ShutdownList_t **listp) in rf_ConfigureAllocList() function
H A Drf_driver.c311 DO_INIT_CONFIGURE(rf_ConfigureAllocList); in rf_Configure()