Home
last modified time | relevance | path

Searched refs:XGE_COMPONENT_LL (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/nxge/include/
Dxge-debug.h124 #define XGE_COMPONENT_LL 0x20000000 macro
358 #if (XGE_COMPONENT_LL & XGE_DEBUG_MODULE_MASK)
362 u32 module = XGE_COMPONENT_LL; in xge_debug_ll()
367 xge_debug(XGE_COMPONENT_LL, level, fmt)
/freebsd-10-stable/sys/modules/nxge/
DMakefile21 CFLAGS_NXGE += -DXGE_DEBUG_MODULE_MASK=XGE_COMPONENT_LL
22 CFLAGS_NXGE += -DXGE_DEBUG_ERR_MASK=XGE_COMPONENT_LL