Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dchio.h268 #define CHIOEXCHANGE _IOW('c', 0x02, struct changer_exchange) macro
/freebsd/bin/chio/
H A Dchio.c347 if (ioctl(changer_fd, CHIOEXCHANGE, &cmd)) in do_exchange()
/freebsd/sys/cam/scsi/
H A Dscsi_ch.c779 case CHIOEXCHANGE: in chioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2035 unsigned IOCTL_CHIOEXCHANGE = CHIOEXCHANGE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc939 _(CHIOEXCHANGE, READ, struct_changer_exchange_request_sz);