Searched defs:USB_BUS_EXPLORE_PROC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/ | ||
H A D | usb_bus.h | 60 #define USB_BUS_EXPLORE_PROC(bus) (&(bus)->explore_proc) macro |
/freebsd/stand/kshim/ | ||
H A D | bsd_kernel.h | 53 #define USB_BUS_EXPLORE_PROC(bus) (usb_process + 0) macro |