Searched refs:up_ptr (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/usb/
H A Dusb_process.h61 struct thread *up_ptr; member in struct:usb_process
63 struct proc *up_ptr; member in struct:usb_process
H A Dusb_process.c198 up->up_ptr = NULL;
236 &up->up_ptr, "%s", pmesg)) {
238 up->up_ptr = NULL;
451 while (up->up_ptr) {
462 USB_THREAD_SUSPEND(up->up_ptr);

Completed in 64 milliseconds