Searched refs:USB_DEVICESTATS (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/ | ||
D | usb_ioctl.h | 262 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats) macro |
D | usb_generic.c | 2288 case USB_DEVICESTATS: { in ugen_ioctl_post() |