Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/twe/
Dtweio.h47 #define TWEIO_COMMAND _IOWR('T', 100, struct twe_usercommand) macro
Dtwe.c533 case TWEIO_COMMAND: in twe_ioctl()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1473 unsigned IOCTL_TWEIO_COMMAND = TWEIO_COMMAND;
Dsanitizer_interceptors_ioctl_netbsd.inc340 _(TWEIO_COMMAND, READWRITE, struct_twe_usercommand_sz);