Home
last modified time | relevance | path

Searched refs:USB_DEVICESTATS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/bus/u4b/
H A Dusb_ioctl.h262 #define USB_DEVICESTATS _IOR ('U', 5, struct usb_device_stats) macro
H A Dusb_generic.c2167 case USB_DEVICESTATS: in ugen_ioctl_post()