OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ips_debug
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
ips.c
89
#ifdef
IPS_DEBUG
90
#define DPRINTF(a, b) do { if (
ips_debug
& (a)) printf b; } while (0)
91
int
ips_debug
= IPS_D_ERR;
variable in typeref:typename:int
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025