Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/
HDusb_process.c222 usb_proc_create(struct usb_process *up, struct mtx *p_mtx, in usb_proc_create()
/NextBSD/sys/sys/
HDproc.h548 struct mtx p_mtx; /* (n) Lock for this struct. */ member