OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:awi_debug
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
awi.c
176
#ifdef
AWI_DEBUG
177
int
awi_debug
= 0;
variable in typeref:typename:int
179
#define DPRINTF(X) if (
awi_debug
) printf X
180
#define DPRINTF2(X) if (
awi_debug
> 1) printf X
367
#ifdef
AWI_DEBUG
397
#ifdef
AWI_DEBUG
398
if (
awi_debug
> 1) {
1465
#ifdef
AWI_DEBUG
1466
if (
awi_debug
) {
1484
#ifdef
AWI_DEBUG
[
all
...]
awi.c
176
#ifdef
AWI_DEBUG
177
int
awi_debug
= 0;
variable in typeref:typename:int
179
#define DPRINTF(X) if (
awi_debug
) printf X
180
#define DPRINTF2(X) if (
awi_debug
> 1) printf X
367
#ifdef
AWI_DEBUG
397
#ifdef
AWI_DEBUG
398
if (
awi_debug
> 1) {
1465
#ifdef
AWI_DEBUG
1466
if (
awi_debug
) {
1484
#ifdef
AWI_DEBUG
[
all
...]
awi.c
176
#ifdef
AWI_DEBUG
177
int
awi_debug
= 0;
variable in typeref:typename:int
179
#define DPRINTF(X) if (
awi_debug
) printf X
180
#define DPRINTF2(X) if (
awi_debug
> 1) printf X
367
#ifdef
AWI_DEBUG
397
#ifdef
AWI_DEBUG
398
if (
awi_debug
> 1) {
1465
#ifdef
AWI_DEBUG
1466
if (
awi_debug
) {
1484
#ifdef
AWI_DEBUG
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Sep 29 15:09:53 GMT 2025