Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dchio.h269 #define CHIOPOSITION _IOW('c', 0x03, struct changer_position) macro
/freebsd/bin/chio/
H A Dchio.c409 if (ioctl(changer_fd, CHIOPOSITION, &cmd)) in do_position()
/freebsd/sys/cam/scsi/
H A Dscsi_ch.c783 case CHIOPOSITION: in chioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2036 unsigned IOCTL_CHIOPOSITION = CHIOPOSITION;
H A Dsanitizer_interceptors_ioctl_netbsd.inc940 _(CHIOPOSITION, READ, struct_changer_position_request_sz);