OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usbdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
usb.c
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
);
460
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
569
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
604
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
651
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
[
all
...]
usb.c
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
);
460
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
569
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
604
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
651
USBHIST_FUNC(); USBHIST_CALLED(
usbdebug
);
[
all
...]
Completed in 34 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026