Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_layout.c97 static const RF_LayoutSW_t mapsw[] = { variable
383 for (p = &mapsw[0]; p->parityConfig; p++) in rf_GetLayout()
/netbsd/src/sbin/raidctl/
Drf_configure.c86 static const RF_LayoutSW_t mapsw[] = { variable
127 for (p = &mapsw[0]; p->parityConfig; p++) in rf_GetLayout()