Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.c42 static char *px_debug_sym [] = { /* same sequence as px_debug_bit */ variable
149 ddi_get_instance(dip), px_debug_sym[bit]); in px_dbg_print()
151 prom_printf("px: %s: ", px_debug_sym[bit]); in px_dbg_print()
236 if (bit >= sizeof (px_debug_sym) / sizeof (char *)) in px_dbg()