Symbol: DBG_INTR
sys/dev/bxe/bxe.c
10252
BLOGD(sc, DBG_INTR, "write %x to HC %d (addr 0x%x)\n",
sys/dev/bxe/bxe.c
10265
BLOGD(sc, DBG_INTR, "write %x to HC %d (addr 0x%x) mode %s\n",
sys/dev/bxe/bxe.c
10332
BLOGD(sc, DBG_INTR, "write 0x%x to IGU mode %s\n",
sys/dev/bxe/bxe.c
10396
BLOGD(sc, DBG_INTR, "write %x to HC %d (addr 0x%x)\n", val, port, addr);
sys/dev/bxe/bxe.c
10416
BLOGD(sc, DBG_INTR, "write %x to IGU\n", val);
sys/dev/bxe/bxe.c
7068
BLOGD(sc, DBG_INTR, "aeu_mask 0x%08x newly asserted 0x%08x\n",
sys/dev/bxe/bxe.c
7073
BLOGD(sc, DBG_INTR, "new mask 0x%08x\n", aeu_mask);
sys/dev/bxe/bxe.c
7079
BLOGD(sc, DBG_INTR, "attn_state 0x%08x\n", sc->attn_state);
sys/dev/bxe/bxe.c
7081
BLOGD(sc, DBG_INTR, "new state 0x%08x\n", sc->attn_state);
sys/dev/bxe/bxe.c
7101
BLOGD(sc, DBG_INTR, "ATTN_SW_TIMER_4_FUNC!\n");
sys/dev/bxe/bxe.c
7105
BLOGD(sc, DBG_INTR, "GPIO_2_FUNC!\n");
sys/dev/bxe/bxe.c
7109
BLOGD(sc, DBG_INTR, "GPIO_3_FUNC!\n");
sys/dev/bxe/bxe.c
7113
BLOGD(sc, DBG_INTR, "GPIO_4_FUNC!\n");
sys/dev/bxe/bxe.c
7118
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_1!\n");
sys/dev/bxe/bxe.c
7122
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_2!\n");
sys/dev/bxe/bxe.c
7126
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_3!\n");
sys/dev/bxe/bxe.c
7131
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_4!\n");
sys/dev/bxe/bxe.c
7135
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_5!\n");
sys/dev/bxe/bxe.c
7139
BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_6!\n");
sys/dev/bxe/bxe.c
7151
BLOGD(sc, DBG_INTR, "about to mask 0x%08x at %s addr 0x%08x\n",
sys/dev/bxe/bxe.c
7664
BLOGD(sc, DBG_INTR, "EEE - LLDP event\n");
sys/dev/bxe/bxe.c
7745
BLOGD(sc, DBG_INTR, "dcc_event 0x%08x\n", dcc_event);
sys/dev/bxe/bxe.c
7754
BLOGD(sc, DBG_INTR, "mf_cfg function disabled\n");
sys/dev/bxe/bxe.c
7758
BLOGD(sc, DBG_INTR, "mf_cfg function enabled\n");
sys/dev/bxe/bxe.c
7784
BLOGD(sc, DBG_INTR, "pmf %d\n", sc->port.pmf);
sys/dev/bxe/bxe.c
8234
BLOGD(sc, DBG_INTR, "attn: 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n",
sys/dev/bxe/bxe.c
8241
BLOGD(sc, DBG_INTR,
sys/dev/bxe/bxe.c
8265
BLOGD(sc, DBG_INTR,
sys/dev/bxe/bxe.c
8281
BLOGD(sc, DBG_INTR, "aeu_mask 0x%08x newly deasserted 0x%08x\n",
sys/dev/bxe/bxe.c
8284
BLOGD(sc, DBG_INTR, "new mask 0x%08x\n", aeu_mask);
sys/dev/bxe/bxe.c
8289
BLOGD(sc, DBG_INTR, "attn_state 0x%08x\n", sc->attn_state);
sys/dev/bxe/bxe.c
8291
BLOGD(sc, DBG_INTR, "new state 0x%08x\n", sc->attn_state);
sys/dev/bxe/bxe.c
8306
BLOGD(sc, DBG_INTR,
sys/dev/bxe/bxe.c
8677
BLOGD(sc, DBG_INTR, "---> FP TASK QUEUE (%d) <---\n", fp->index);
sys/dev/bxe/bxe.c
8723
BLOGD(sc, DBG_INTR, "---> FP TASK ISR (%d) <---\n", fp->index);
sys/dev/bxe/bxe.c
8772
BLOGD(sc, DBG_INTR, "---> BXE INTx <---\n");
sys/dev/bxe/bxe.c
8787
BLOGD(sc, DBG_INTR, "Not our interrupt!\n");
sys/dev/bxe/bxe.c
8791
BLOGD(sc, DBG_INTR, "Interrupt status 0x%04x\n", status);
sys/dev/bxe/bxe.c
8825
BLOGD(sc, (DBG_INTR | DBG_SP), "---> SP INTR <---\n");
sys/dev/bxe/bxe.c
8841
BLOGD(sc, DBG_INTR, "---> FP INTR %d <---\n", fp->index);
sys/dev/bxe/bxe.c
8843
BLOGD(sc, DBG_INTR,
sys/dev/bxe/bxe.h
2312
BLOGD(sc, DBG_INTR, "write 0x%08x to IGU addr 0x%x\n",
sys/dev/bxe/bxe.h
2391
BLOGD(sc, DBG_INTR, "read 0x%08x from IGU addr 0x%x\n",
sys/dev/thunderbolt/nhi.c
1048
tb_debug(sc, DBG_INTR|DBG_FULL, "Interrupt @ vector %d\n",
sys/dev/thunderbolt/nhi.c
1063
tb_debug(sc, DBG_INTR|DBG_TXQ|DBG_FULL,
sys/dev/thunderbolt/nhi.c
1087
tb_debug(sc, DBG_INTR|DBG_RXQ|DBG_FULL,
sys/dev/thunderbolt/nhi.c
1092
tb_debug(sc, DBG_INTR|DBG_RXQ|DBG_FULL,
sys/dev/thunderbolt/nhi.c
1098
tb_debug(sc, DBG_INTR|DBG_RXQ|DBG_FULL,
sys/dev/thunderbolt/nhi.c
1133
tb_debug(sc, DBG_INTR | DBG_RXQ,
sys/dev/thunderbolt/nhi.c
892
tb_debug(sc, DBG_INTR|DBG_TXQ, "Calling PDF TX callback\n");
sys/dev/thunderbolt/nhi.c
915
tb_debug(sc, DBG_INTR|DBG_RXQ,
sys/dev/thunderbolt/nhi.c
922
tb_debug(sc, DBG_INTR|DBG_RXQ, "Calling PDF RX callback\n");
sys/dev/thunderbolt/nhi.c
927
tb_debug(sc, DBG_INTR, "Unhandled RX frame %s\n",
sys/dev/thunderbolt/nhi.c
941
tb_debug(rp->sc, DBG_INTR|DBG_EXTRA, "nhi_register_pdf called\n");
sys/dev/thunderbolt/nhi.c
945
tb_debug(rp->sc, DBG_INTR, "Invalid tracker\n");
sys/dev/thunderbolt/nhi.c
949
tb_debug(rp->sc, DBG_INTR|DBG_EXTRA, "Registering TX interrupts\n");
sys/dev/thunderbolt/nhi.c
956
tb_debug(rp->sc, DBG_INTR,
sys/dev/thunderbolt/nhi.c
962
tb_debug(rp->sc, DBG_INTR,
sys/dev/thunderbolt/nhi.c
968
tb_debug(rp->sc, DBG_INTR|DBG_EXTRA, "Registering RX interrupts\n");
sys/dev/thunderbolt/nhi.c
975
tb_debug(rp->sc, DBG_INTR,
sys/dev/thunderbolt/nhi.c
981
tb_debug(rp->sc, DBG_INTR,
sys/dev/thunderbolt/nhi.c
997
tb_debug(rp->sc, DBG_INTR|DBG_EXTRA, "nhi_register_pdf called\n");
sys/dev/thunderbolt/nhi_pci.c
287
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
292
tb_debug(sc, DBG_INIT|DBG_INTR, "Attempting to allocate %d "
sys/dev/thunderbolt/nhi_pci.c
295
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/nhi_pci.c
406
tb_debug(sc, DBG_INIT|DBG_INTR, "Enabling interrupts for ring %d\n",
sys/dev/thunderbolt/nhi_pci.c
436
tb_debug(sc, DBG_INIT|DBG_INTR|DBG_FULL,
sys/dev/thunderbolt/tb_debug.c
186
{"intr", DBG_INTR},