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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc482 _(USB_SET_BULK_RA_OPT, READ, struct_usb_bulk_ra_wb_opt_sz);
483 _(USB_SET_BULK_WB_OPT, READ, struct_usb_bulk_ra_wb_opt_sz);
H A Dsanitizer_platform_limits_netbsd.h864 extern unsigned struct_usb_bulk_ra_wb_opt_sz;
H A Dsanitizer_platform_limits_netbsd.cpp707 unsigned struct_usb_bulk_ra_wb_opt_sz = sizeof(usb_bulk_ra_wb_opt); member in namespace:__sanitizer

Completed in 122 milliseconds