Searched refs:struct_usb_endpoint_desc_sz (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h895 extern unsigned struct_usb_endpoint_desc_sz;
H A Dsanitizer_platform_limits_netbsd.cpp739 unsigned struct_usb_endpoint_desc_sz = sizeof(usb_endpoint_desc); member in namespace:__sanitizer
H A Dsanitizer_interceptors_ioctl_netbsd.inc472 _(USB_GET_ENDPOINT_DESC, READWRITE, struct_usb_endpoint_desc_sz);

Completed in 127 milliseconds