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

  /src/sys/sys/
ipmi.h 104 #define IPMICTL_SET_MY_LUN_CMD _IOW('i', 19, unsigned int)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 2262 unsigned IOCTL_IPMICTL_SET_MY_LUN_CMD = IPMICTL_SET_MY_LUN_CMD;
sanitizer_interceptors_ioctl_netbsd.inc 1356 _(IPMICTL_SET_MY_LUN_CMD, READ, sizeof(unsigned int));
  /src/sys/dev/
ipmi.c 2514 case IPMICTL_SET_MY_LUN_CMD:

Completed in 22 milliseconds