Searched refs:px_dbg_msgq (Results 1 – 1 of 1) sorted by relevance
120 static px_dbg_msg_t *px_dbg_msgq = NULL; /* Debug Msg Queue */ variable183 msg_p = &px_dbg_msgq[q_no]; in px_dbg_queue()217 msg_p = &px_dbg_msgq[q_no]; in px_dbg_drain()265 px_dbg_msgq = kmem_zalloc(sizeof (px_dbg_msg_t) * size, in px_dbg_attach()289 if (px_dbg_msgq != NULL) in px_dbg_detach()290 kmem_free(px_dbg_msgq, in px_dbg_detach()