Home
last modified time | relevance | path

Searched refs:TWEIO_SET_PARAM (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/twe/
Dtweio.h91 #define TWEIO_SET_PARAM _IOW ('T', 104, struct twe_paramcommand) macro
Dtwe.c651 case TWEIO_SET_PARAM: in twe_ioctl()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1477 unsigned IOCTL_TWEIO_SET_PARAM = TWEIO_SET_PARAM;
Dsanitizer_interceptors_ioctl_netbsd.inc344 _(TWEIO_SET_PARAM, READ, struct_twe_paramcommand_sz);