OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ips_debug
(Results
1 - 3
of
3
) 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
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
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
Completed in 57 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026