Home
last modified time | relevance | path

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

/netbsd/sys/dev/raidframe/
H A Drf_diskqueue.h133 int rf_ConfigureDiskQueueSystem(RF_ShutdownList_t **, RF_Raid_t *, RF_Config_t *);
H A Drf_diskqueue.c202 rf_ConfigureDiskQueueSystem(RF_ShutdownList_t **listp, RF_Raid_t *raidPtr, in rf_ConfigureDiskQueueSystem() function
H A Drf_driver.c363 DO_RAID_INIT_CONFIGURE(rf_ConfigureDiskQueueSystem); in rf_Configure()