Home
last modified time | relevance | path

Searched refs:drmach_debug (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/i86pc/io/acpi/drmach_acpi/
H A Ddrmach_acpi.h84 extern int drmach_debug;
86 #define DRMACH_PR if (drmach_debug) printf
H A Ddrmach_acpi.c102 int drmach_debug = 1; /* set to non-zero to enable debug messages */ variable
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c235 #define DRMACH_PR if (drmach_debug) printf
236 int drmach_debug = 0; /* set to non-zero to enable debug messages */ variable
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c447 #define DRMACH_PR if (drmach_debug) printf
448 #define DRMACH_MEMLIST_DUMP if (drmach_debug) MEMLIST_DUMP
449 int drmach_debug = 0; /* set to non-zero to enable debug messages */ variable
3222 if (drmach_debug) in drmach_prep_rename_script()
/titanic_50/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c255 #define DRMACH_PR if (drmach_debug) printf
256 int drmach_debug = 1; /* set to non-zero to enable debug messages */ variable