Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_bus.h60 #define USB_BUS_CONTROL_XFER_PROC(bus) (&(bus)->control_xfer_proc)
76 struct usb_process control_xfer_proc; member