HomeSort by: relevance | last modified time | path
    Searched defs:raid_clabel (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/raidframe/
rf_netbsdkintf.c 4013 RF_ComponentLabel_t *raid_clabel; local in function:rf_get_component_label
4018 raid_clabel = raidget_component_label(raidPtr, column);
4019 memcpy(clabel, raid_clabel, sizeof *clabel);

Completed in 13 milliseconds