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

  /src/sys/dev/usb/
usb.h 1064 #define USB_SET_BULK_RA_OPT _IOW ('U', 117, struct usb_bulk_ra_wb_opt)
ugen.c 1834 case USB_SET_BULK_RA_OPT:
1842 if (cmd == USB_SET_BULK_RA_OPT)
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc 1447 unsigned IOCTL_USB_SET_BULK_RA_OPT = USB_SET_BULK_RA_OPT;
sanitizer_interceptors_ioctl_netbsd.inc 480 _(USB_SET_BULK_RA_OPT, READ, struct_usb_bulk_ra_wb_opt_sz);
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 479 _(USB_SET_BULK_RA_OPT, READ, struct_usb_bulk_ra_wb_opt_sz);
sanitizer_platform_limits_netbsd.cpp 1610 unsigned IOCTL_USB_SET_BULK_RA_OPT = USB_SET_BULK_RA_OPT;
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc 479 _(USB_SET_BULK_RA_OPT, READ, struct_usb_bulk_ra_wb_opt_sz);
sanitizer_platform_limits_netbsd.cpp 1610 unsigned IOCTL_USB_SET_BULK_RA_OPT = USB_SET_BULK_RA_OPT;

Completed in 36 milliseconds