OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stp4020_debug
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
stp4020.c
59
#define
STP4020_DEBUG
1 /* XXX-temp */
71
#if defined(
STP4020_DEBUG
)
72
int
stp4020_debug
= 0;
variable in typeref:typename:int
73
#define DPRINTF(x) do { if (
stp4020_debug
) printf x; } while(0)
149
#ifdef
STP4020_DEBUG
465
#ifdef
STP4020_DEBUG
466
if (
stp4020_debug
)
657
#ifdef
STP4020_DEBUG
658
if (
stp4020_debug
!= 0) {
1075
#ifdef
STP4020_DEBUG
[
all
...]
stp4020.c
59
#define
STP4020_DEBUG
1 /* XXX-temp */
71
#if defined(
STP4020_DEBUG
)
72
int
stp4020_debug
= 0;
variable in typeref:typename:int
73
#define DPRINTF(x) do { if (
stp4020_debug
) printf x; } while(0)
149
#ifdef
STP4020_DEBUG
465
#ifdef
STP4020_DEBUG
466
if (
stp4020_debug
)
657
#ifdef
STP4020_DEBUG
658
if (
stp4020_debug
!= 0) {
1075
#ifdef
STP4020_DEBUG
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025