Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c2324 struct explore_arg { struct
2337 struct explore_arg *arg = (struct explore_arg *)(work->data); in usb_needs_explore_sub() argument
2376 static struct explore_arg explore_arg = {0}; variable