Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_driver.c288 #define DO_RAID_INIT_CONFIGURE(f) { \ macro
354 DO_RAID_INIT_CONFIGURE(rf_ConfigureMapModule); in rf_Configure()
355 DO_RAID_INIT_CONFIGURE(rf_ConfigureReconEvent); in rf_Configure()
356 DO_RAID_INIT_CONFIGURE(rf_ConfigureCallback); in rf_Configure()
357 DO_RAID_INIT_CONFIGURE(rf_ConfigureRDFreeList); in rf_Configure()
358 DO_RAID_INIT_CONFIGURE(rf_ConfigureStripeLockFreeList); in rf_Configure()
359 DO_RAID_INIT_CONFIGURE(rf_ConfigureMCPair); in rf_Configure()
360 DO_RAID_INIT_CONFIGURE(rf_ConfigureDAGs); in rf_Configure()
361 DO_RAID_INIT_CONFIGURE(rf_ConfigureReconstruction); in rf_Configure()
362 DO_RAID_INIT_CONFIGURE(rf_ConfigureDiskQueueSystem); in rf_Configure()
[all …]