Searched defs:USB_BUS_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/usb/
H A Dusb_core.h44 #define USB_BUS_LOCK(_b) USB_MTX_LOCK(&(_b)->bus_mtx) macro

Completed in 57 milliseconds