HomeSort by: relevance | last modified time | path
    Searched refs:struct_usb_endpoint_desc_sz (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h 862 extern unsigned struct_usb_endpoint_desc_sz;
sanitizer_platform_limits_netbsd.cc 862 unsigned struct_usb_endpoint_desc_sz = sizeof(usb_endpoint_desc); variable in namespace:__sanitizer
sanitizer_interceptors_ioctl_netbsd.inc 470 _(USB_GET_ENDPOINT_DESC, READWRITE, struct_usb_endpoint_desc_sz);

Completed in 55 milliseconds