OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xidebug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pcmcia/
if_xi.c
109
#define
XIDEBUG
112
#ifdef
XIDEBUG
113
#define DPRINTF(cat, x) if (
xidebug
& (cat)) printf x
122
int
xidebug
= XIDEBUG_VALUE;
variable
124
int
xidebug
= 0;
variable
155
#ifdef
XIDEBUG
233
#ifdef
XIDEBUG
1000
#ifdef
XIDEBUG
1001
if (
xidebug
& XID_MCAST) {
1020
#ifdef
XIDEBUG
[
all
...]
Completed in 15 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026