HomeSort by: relevance | last modified time | path
    Searched defs:ohcidebug (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/usb/
ohci.c 78 #define ohcidebug 0 macro
80 static int ohcidebug = 0; variable in typeref:typename:int
100 NULL, 0, &ohcidebug, sizeof(ohcidebug), CTL_CREATE, CTL_EOL);
112 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(ohcidebug,FMT,A,B,C,D)
113 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ohcidebug,N,FMT,A,B,C,D)
115 #define OHCIHIST_CALLED(name) USBHIST_CALLED(ohcidebug)
930 if (ohcidebug >= 15) {
1014 if (ohcidebug >= 15)
1077 if (ohcidebug >= 5
    [all...]
ohci.c 78 #define ohcidebug 0 macro
80 static int ohcidebug = 0; variable in typeref:typename:int
100 NULL, 0, &ohcidebug, sizeof(ohcidebug), CTL_CREATE, CTL_EOL);
112 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(ohcidebug,FMT,A,B,C,D)
113 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ohcidebug,N,FMT,A,B,C,D)
115 #define OHCIHIST_CALLED(name) USBHIST_CALLED(ohcidebug)
930 if (ohcidebug >= 15) {
1014 if (ohcidebug >= 15)
1077 if (ohcidebug >= 5
    [all...]
ohci.c 78 #define ohcidebug 0 macro
80 static int ohcidebug = 0; variable in typeref:typename:int
100 NULL, 0, &ohcidebug, sizeof(ohcidebug), CTL_CREATE, CTL_EOL);
112 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(ohcidebug,FMT,A,B,C,D)
113 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ohcidebug,N,FMT,A,B,C,D)
115 #define OHCIHIST_CALLED(name) USBHIST_CALLED(ohcidebug)
930 if (ohcidebug >= 15) {
1014 if (ohcidebug >= 15)
1077 if (ohcidebug >= 5
    [all...]
ohci.c 78 #define ohcidebug 0 macro
80 static int ohcidebug = 0; variable in typeref:typename:int
100 NULL, 0, &ohcidebug, sizeof(ohcidebug), CTL_CREATE, CTL_EOL);
112 #define DPRINTF(FMT,A,B,C,D) USBHIST_LOG(ohcidebug,FMT,A,B,C,D)
113 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(ohcidebug,N,FMT,A,B,C,D)
115 #define OHCIHIST_CALLED(name) USBHIST_CALLED(ohcidebug)
930 if (ohcidebug >= 15) {
1014 if (ohcidebug >= 15)
1077 if (ohcidebug >= 5
    [all...]

Completed in 49 milliseconds