Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_transfer.h46 struct usb_done_msg { struct
67 struct usb_done_msg done_m[2]; argument
Dusb_transfer.c2200 struct usb_done_msg *pm = (void *)_pm; in usb_callback_proc()