OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sbus_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sparc64/dev/
sbus.c
66
int
sbus_debug
= 0;
variable in typeref:typename:int
67
#define DPRINTF(l, s) do { if (
sbus_debug
& l) printf s; } while (0)
530
if (
sbus_debug
& SDB_INTR) {
572
if (
sbus_debug
& SDB_INTR) { long i; for (i = 0; i < 400000000; i++); }
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025