DBG_SP
BLOGD(sc, DBG_SP, "Failed to schedule ADD operations (EEXIST)\n");
BLOGD(ctx->sc, DBG_SP, "Failed to schedule ADD operations (EEXIST)\n");
BLOGD(sc, DBG_SP, "state is %x, returning\n", sc->state);
BLOGD(sc, DBG_SP, "if_flags(ifp)=0x%x\n", if_getflags(sc->ifp));
BLOGD(sc, DBG_SP,
BLOGD(sc, DBG_SP,
BLOGD(sc, DBG_SP, "SPQE -> %#jx\n", (uintmax_t)sc->spq_dma.paddr);
BLOGD(sc, DBG_SP, "FUNC_RDATA -> %p / %#jx\n",
BLOGD(sc, DBG_SP,
BLOGD(sc, DBG_SP, "fp=%d cid=%d got ramrod #%d state is %x type is %d\n",
BLOGD(sc, DBG_SP, "got UPDATE ramrod. CID %d\n", cid);
BLOGD(sc, DBG_SP, "got MULTI[%d] setup ramrod\n", cid);
BLOGD(sc, DBG_SP, "got MULTI[%d] tx-only setup ramrod\n", cid);
BLOGD(sc, DBG_SP, "got MULTI[%d] halt ramrod\n", cid);
BLOGD(sc, DBG_SP, "got MULTI[%d] teminate ramrod\n", cid);
BLOGD(sc, DBG_SP, "got MULTI[%d] empty ramrod\n", cid);
BLOGD(sc, DBG_SP, "ERROR: unexpected MC reply (%d) on fp[%d]\n",
BLOGD(sc, DBG_SP, "sc->cq_spq_left 0x%lx\n",
BLOGD(sc, DBG_SP, "retrieving fp from cid %d\n", cid);
BLOGD(sc, DBG_SP,
BLOGD(sc, DBG_SP, "Got SETUP_MAC completions\n");
BLOGD(sc, DBG_SP, "Got SETUP_MCAST completions\n");
BLOGD(sc, DBG_SP, "Scheduled next pending commands...\n");
BLOGD(sc, DBG_SP,"EQ: hw_cons=%u sw_cons=%u eq_spq_left=0x%lx\n",
BLOGD(sc, DBG_SP, "got statistics completion event %d\n",
BLOGD(sc, DBG_SP, "got delete ramrod for MULTI[%d]\n", cid);
BLOGD(sc, DBG_SP, "got STOP TRAFFIC\n");
BLOGD(sc, DBG_SP, "got START TRAFFIC\n");
BLOGD(sc, DBG_SP, "got FUNC_SWITCH_UPDATE ramrod\n");
BLOGD(sc, DBG_SP,
BLOGD(sc, DBG_SP, "got FUNC_START ramrod\n");
BLOGD(sc, DBG_SP, "got FUNC_STOP ramrod\n");
BLOGD(sc, DBG_SP, "got RSS_UPDATE ramrod. CID %d\n", cid);
BLOGD(sc, DBG_SP, "got (un)set mac ramrod\n");
BLOGD(sc, DBG_SP, "got mcast ramrod\n");
BLOGD(sc, DBG_SP, "got rx_mode ramrod\n");
BLOGD(sc, DBG_SP, "---> SP TASK <---\n");
BLOGD(sc, DBG_SP, "dsb status 0x%04x\n", status);
BLOGD(sc, DBG_SP, "---> ATTN INTR <---\n");
BLOGD(sc, DBG_SP, "---> EQ INTR <---\n");
BLOGD(sc, (DBG_INTR | DBG_SP), "---> SP INTR <---\n");
BLOGD(sc, DBG_SP, "ECORE: " m, ##__VA_ARGS__)