Home
last modified time | relevance | path

Searched refs:ISCSI_WAIT_EVENT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp293 #define ISCSI_WAIT_EVENT _IOWR(0, 13, iscsi_wait_event_parameters_t) macro
1454 unsigned IOCTL_ISCSI_WAIT_EVENT = ISCSI_WAIT_EVENT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc315 _(ISCSI_WAIT_EVENT, READWRITE, struct_iscsi_wait_event_parameters_sz);