OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:usscannerdebug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/usb/
usscanner.c
79
#define DPRINTF(x) if (
usscannerdebug
) printf x
80
#define DPRINTFN(n,x) if (
usscannerdebug
>(n)) printf x
81
int
usscannerdebug
= 0;
variable in typeref:typename:int
607
if (
usscannerdebug
> 15)
651
if (
usscannerdebug
> 15)
usscanner.c
79
#define DPRINTF(x) if (
usscannerdebug
) printf x
80
#define DPRINTFN(n,x) if (
usscannerdebug
>(n)) printf x
81
int
usscannerdebug
= 0;
variable in typeref:typename:int
607
if (
usscannerdebug
> 15)
651
if (
usscannerdebug
> 15)
usscanner.c
79
#define DPRINTF(x) if (
usscannerdebug
) printf x
80
#define DPRINTFN(n,x) if (
usscannerdebug
>(n)) printf x
81
int
usscannerdebug
= 0;
variable in typeref:typename:int
607
if (
usscannerdebug
> 15)
651
if (
usscannerdebug
> 15)
Completed in 34 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025