Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_dev.h121 struct mtx *priv_mtx; /* client data */ member
H A Dusb_dev.c1827 struct mtx *priv_mtx, struct usb_fifo_methods *pm, in usb_fifo_attach()