Searched refs:CHIOEXCHANGE (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/bin/chio/
H A Dchio.c355 if (ioctl(changer_fd, CHIOEXCHANGE, &cmd))
356 err(1, "%s: CHIOEXCHANGE", changer_name);
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc942 _(CHIOEXCHANGE, READ, struct_changer_exchange_request_sz);
H A Dsanitizer_platform_limits_netbsd.cpp1750 unsigned IOCTL_CHIOEXCHANGE = CHIOEXCHANGE;
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_ch.c795 case CHIOEXCHANGE:
/freebsd-11-stable/sys/sys/
H A Dchio.h268 #define CHIOEXCHANGE _IOW('c', 0x02, struct changer_exchange) macro

Completed in 134 milliseconds