Lines Matching refs:usbdebug
107 int usbdebug = USB_DEBUG_DEFAULT; variable
126 NULL, 0, &usbdebug, sizeof(usbdebug), CTL_CREATE, CTL_EOL);
138 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(usbdebug,FMT,A,B,C,D)
139 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbdebug,N,FMT,A,B,C,D)
287 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_match()
460 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_doattach()
569 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_add_task()
604 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_rem_task()
651 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_rem_task_wait()
720 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_event_thread()
780 USBHIST_CALLARGS(usbdebug, "start taskq %#jx", in usb_task_thread()
935 USBHIST_FUNC(); USBHIST_CALLARGS(usbdebug, "cmd %#jx", cmd, 0, 0, 0); in usbioctl()
966 usbdebug = ((*(int *)data) & 0x000000ff); in usbioctl()
1178 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_discover()
1210 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_needs_explore()
1223 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_needs_reattach()
1298 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_add_event()
1357 USBHIST_CALLARGS(usbdebug, "polling=%jd", bus->ub_usepolling, 0, 0, 0); in usb_schedsoftintr()
1408 USBHIST_FUNC(); USBHIST_CALLED(usbdebug); in usb_detach()