Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.h114 struct mtx *priv_mtx; /* client data */ member
Dusb_dev.c1489 struct mtx *priv_mtx, struct usb_fifo_methods *pm, in usb_fifo_attach()