Home
last modified time | relevance | path

Searched refs:USB_GET_FULL_DESC (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/usb/
Dusb.h781 #define USB_GET_FULL_DESC _IOWR('U', 109, struct usb_full_desc) macro
Dugen.c1126 case USB_GET_FULL_DESC: in ugen_do_ioctl()
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1601 unsigned IOCTL_USB_GET_FULL_DESC = USB_GET_FULL_DESC;
Dsanitizer_interceptors_ioctl_netbsd.inc470 _(USB_GET_FULL_DESC, READWRITE, struct_usb_full_desc_sz);