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