Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_descrip.c136 static int mach_descrip_debug = 0; variable
138 #define MDP(ARGS) if (mach_descrip_debug) prom_printf ARGS
139 #define PRINT_LIST() if (mach_descrip_debug) print_obs_list()