Searched refs:px_debug_bit_t (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/px/ |
H A D | px_debug.c | 129 static void px_dbg_print(px_debug_bit_t bit, dev_info_t *dip, char *fmt, 131 static void px_dbg_queue(px_debug_bit_t bit, dev_info_t *dip, char *fmt, 140 px_dbg_print(px_debug_bit_t bit, dev_info_t *dip, char *fmt, va_list args) in px_dbg_print() 164 px_dbg_queue(px_debug_bit_t bit, dev_info_t *dip, char *fmt, va_list args) in px_dbg_queue() 231 px_dbg(px_debug_bit_t bit, dev_info_t *dip, char *fmt, ...) in px_dbg()
|
H A D | px_debug.h | 107 } px_debug_bit_t; typedef 117 px_debug_bit_t bit; 128 extern void px_dbg(px_debug_bit_t bit, dev_info_t *dip, char *fmt, ...);
|