Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-debug.h111 #if (VXGE_COMPONENT_HAL_VPATH_IRQ & VXGE_DEBUG_MODULE_MASK)
113 if (D_ERR_MASK & VXGE_COMPONENT_HAL_VPATH_IRQ) vxge_hal_debug_printf
115 if (D_INFO_MASK & VXGE_COMPONENT_HAL_VPATH_IRQ) vxge_hal_debug_printf
117 if (D_TRACE_MASK & VXGE_COMPONENT_HAL_VPATH_IRQ) vxge_hal_debug_printf
/freebsd-11-stable/sys/dev/vxge/include/
HDvxge-debug.h124 #define VXGE_COMPONENT_HAL_VPATH_IRQ 0x00000008 macro