HomeSort by: relevance | last modified time | path
    Searched refs:RAIDFRAME_SET_COMPONENT_LABEL (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/raidframe/
raidframeio.h 109 #define RAIDFRAME_SET_COMPONENT_LABEL _IOW ('r', 20, RF_ComponentLabel_t)
rf_netbsdkintf.c 1640 case RAIDFRAME_SET_COMPONENT_LABEL:
  /src/sbin/raidctl/
raidctl.c 242 action = RAIDFRAME_SET_COMPONENT_LABEL;
373 case RAIDFRAME_SET_COMPONENT_LABEL:
869 do_ioctl( fd, RAIDFRAME_SET_COMPONENT_LABEL, &component_label,
870 "RAIDFRAME_SET_COMPONENT_LABEL");
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1342 unsigned IOCTL_RAIDFRAME_SET_COMPONENT_LABEL = RAIDFRAME_SET_COMPONENT_LABEL;
sanitizer_interceptors_ioctl_netbsd.inc 375 _(RAIDFRAME_SET_COMPONENT_LABEL, READ, struct_RF_ComponentLabel_sz);

Completed in 20 milliseconds