Home
last modified time | relevance | path

Searched refs:dwc2debug (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/dwc2/
H A Ddwc2.h73 extern int dwc2debug;
88 if (dwc2debug >= 1) { \
94 if (dwc2debug >= 2) { \
H A Ddwc2.c72 if (dwc2debug >= (n)) { \
78 int dwc2debug = 0; variable
98 NULL, 0, &dwc2debug, sizeof(dwc2debug), CTL_CREATE, CTL_EOL);