Searched refs:DBG_INTR (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/sys/dev/si/
H A Dsivar.h83 #define DBG_INTR 0x00000080 macro
H A Dsi.c1022 DPRINT((pp, DBG_INTR, "modem carr on%d\n"));
1027 DPRINT((pp, DBG_INTR, "modem carr off\n"));
1125 DPRINT((0, arg == NULL ? DBG_POLL:DBG_INTR, "si_intr\n"));
1194 DPRINT((pp, DBG_INTR,
1207 DPRINT((pp, DBG_INTR, "do wakeup\n"));
1239 DPRINT((pp, DBG_INTR, "si_intr break\n"));
1254 DPRINT((pp, DBG_INTR, "intr1: not open\n"));
1282 DPRINT((pp, DBG_INTR, "n = %d, op = %d, ip = %d\n",
1352 DPRINT((0, arg == NULL ? DBG_POLL:DBG_INTR, "end si_intr\n"));
/freebsd-10.1-release/sys/dev/patm/
H A Dif_patmvar.h336 DBG_INTR = 0x0002, /* interrupts */ enumerator in enum:__anon9607
/freebsd-10.1-release/sys/dev/bxe/
H A Dbxe.c7418 BLOGD(sc, DBG_INTR, "aeu_mask 0x%08x newly asserted 0x%08x\n",
7423 BLOGD(sc, DBG_INTR, "new mask 0x%08x\n", aeu_mask);
7429 BLOGD(sc, DBG_INTR, "attn_state 0x%08x\n", sc->attn_state);
7431 BLOGD(sc, DBG_INTR, "new state 0x%08x\n", sc->attn_state);
7452 BLOGD(sc, DBG_INTR, "ATTN_SW_TIMER_4_FUNC!\n");
7456 BLOGD(sc, DBG_INTR, "GPIO_2_FUNC!\n");
7460 BLOGD(sc, DBG_INTR, "GPIO_3_FUNC!\n");
7464 BLOGD(sc, DBG_INTR, "GPIO_4_FUNC!\n");
7469 BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_1!\n");
7473 BLOGD(sc, DBG_INTR, "ATTN_GENERAL_ATTN_
[all...]
H A Dbxe.h2218 #define DBG_INTR 0x00000002 /* interrupt handling */ macro
2375 BLOGD(sc, DBG_INTR, "write 0x%08x to IGU addr 0x%x\n",
2454 BLOGD(sc, DBG_INTR, "read 0x%08x from IGU addr 0x%x\n",
/freebsd-10.1-release/sys/dev/hatm/
H A Dif_hatmvar.h606 DBG_INTR = 0x0040, enumerator in enum:__anon8567
/freebsd-10.1-release/usr.sbin/sicontrol/
H A Dsicontrol.c64 {"intr", DBG_INTR},
/freebsd-10.1-release/sys/dev/en/
H A Dmidway.c105 DBG_INTR = 0x0020, /* debug interrupts */ enumerator in enum:__anon8492

Completed in 203 milliseconds