Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c4013 RF_ComponentLabel_t *raid_clabel; in rf_get_component_label() local
4018 raid_clabel = raidget_component_label(raidPtr, column); in rf_get_component_label()
4019 memcpy(clabel, raid_clabel, sizeof *clabel); in rf_get_component_label()