OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cbus_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/dev/
cbus.c
37
int
cbus_debug
= 0x00;
variable in typeref:typename:int
38
#define DPRINTF(l, s) do { if (
cbus_debug
& l) printf s; } while (0)
Completed in 11 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025