Home
last modified time | relevance | path

Searched refs:bxe_debug (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/sys/modules/bxe/
DMakefile9 bxe_debug.c \
/freebsd-10-stable/sys/dev/bxe/
Decore_sp.h250 extern unsigned long bxe_debug;
256 if (bxe_debug & BXE_DEBUG_ECORE_DBG_BREAK_IF) \
260 if (bxe_debug & BXE_DEBUG_ECORE_BUG) \
264 if (bxe_debug & BXE_DEBUG_ECORE_BUG_ON) \
Dbxe.c254 unsigned long bxe_debug = 0; variable
255 TUNABLE_ULONG("hw.bxe.debug", &bxe_debug);
257 &bxe_debug, 0, "Debug logging mode");
13925 bxe_debug, in bxe_get_tunable_params()
16120 sc->debug = bxe_debug; in bxe_add_sysctls()
/freebsd-10-stable/sys/conf/
Dfiles.i386178 dev/bxe/bxe_debug.c optional bxe pci
Dfiles.amd64181 dev/bxe/bxe_debug.c optional bxe pci