Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4/io/px/
H A Dpx_debug.c120 static px_dbg_msg_t *px_dbg_msgq = NULL; /* Debug Msg Queue */
169 px_dbg_msg_t *msg_p; in px_dbg_queue()
204 px_dbg_msg_t *msg_p; in px_dbg_drain()
265 px_dbg_msgq = kmem_zalloc(sizeof (px_dbg_msg_t) * size, in px_dbg_attach()
291 sizeof (px_dbg_msg_t) * px_dbg_msg_size); in px_dbg_detach()
H A Dpx_debug.h120 } px_dbg_msg_t; typedef