OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ustirdebug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
ustir.c
68
#define DPRINTFN(n,x) if (
ustirdebug
>(n)) printf x
69
int
ustirdebug
= 0;
variable in typeref:typename:int
600
if (
ustirdebug
>= 20 && size > 0)
996
if (
ustirdebug
>= 20)
1202
ustirdebug
= *(int *)addr;
ustir.c
68
#define DPRINTFN(n,x) if (
ustirdebug
>(n)) printf x
69
int
ustirdebug
= 0;
variable in typeref:typename:int
600
if (
ustirdebug
>= 20 && size > 0)
996
if (
ustirdebug
>= 20)
1202
ustirdebug
= *(int *)addr;
Completed in 25 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025