Searched refs:px_dbg_msg_t (Results 1 – 2 of 2) sorted by relevance
120 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()
120 } px_dbg_msg_t; typedef