Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dchio.h177 #define CHIOSPICKER _IOW('c', 0x45, int) macro
/openbsd/bin/chio/
H A Dchio.c471 if (ioctl(changer_fd, CHIOSPICKER, &picker) == -1) in do_setpicker()
/openbsd/sys/scsi/
H A Dch.c295 case CHIOSPICKER: { in chioctl()
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2038 unsigned IOCTL_CHIOSPICKER = CHIOSPICKER;
H A Dsanitizer_interceptors_ioctl_netbsd.inc941 _(CHIOSPICKER, READ, sizeof(int));