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

  /src/sys/dev/i2o/
iopio.h 72 #define IOPIOCRECONFIG _IO('u', 3)
iop.c 2513 case IOPIOCRECONFIG:
2535 case IOPIOCRECONFIG:
  /src/usr.sbin/iopctl/
iopctl.c 397 if (ioctl(fd, IOPIOCRECONFIG))
398 err(EXIT_FAILURE, "IOPIOCRECONFIG");
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1181 unsigned IOCTL_IOPIOCRECONFIG = IOPIOCRECONFIG;
sanitizer_interceptors_ioctl_netbsd.inc 194 _(IOPIOCRECONFIG, NONE, 0);

Completed in 20 milliseconds