Home
last modified time | relevance | path

Searched defs:usb_ctl_request (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/usb/
H A Dusb_ioctl.h72 struct usb_ctl_request { struct
73 void *ucr_data;
74 uint16_t ucr_flags;
75 uint16_t ucr_actlen; /* actual length transferred */
76 uint8_t ucr_addr; /* zero - currently not used */
77 struct usb_device_request ucr_request;