Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/vxge/vxgehal/
Dvxgehal-debug.h371 #if (VXGE_COMPONENT_HAL_STATS & VXGE_DEBUG_MODULE_MASK)
373 if (D_ERR_MASK & VXGE_COMPONENT_HAL_STATS) vxge_hal_debug_printf
375 if (D_INFO_MASK & VXGE_COMPONENT_HAL_STATS) vxge_hal_debug_printf
377 if (D_TRACE_MASK & VXGE_COMPONENT_HAL_STATS) vxge_hal_debug_printf
/freebsd-9-stable/sys/dev/vxge/include/
Dvxge-debug.h144 #define VXGE_COMPONENT_HAL_STATS 0x00800000 macro