Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h127 #define DBG px_dbg
128 extern void px_dbg(px_debug_bit_t bit, dev_info_t *dip, char *fmt, ...);
H A Dpx_debug.c231 px_dbg(px_debug_bit_t bit, dev_info_t *dip, char *fmt, ...) in px_dbg() function