Searched refs:VXGE_TRACE (Results 1 - 6 of 6) sorted by last modified time

/freebsd-11-stable/sys/dev/vxge/
H A Dvxge.c438 vxge_hal_driver_debug_set(VXGE_TRACE);
2134 device_config->debug_level = VXGE_TRACE;
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-config.c48 if (config->level > VXGE_TRACE)
H A Dvxgehal-debug.h65 if (g_debug_level & VXGE_TRACE) vxge_hal_debug_printf
H A Dvxgehal-device.c3480 case VXGE_TRACE:
H A Dvxgehal-driver.c147 case VXGE_TRACE:
148 g_debug_level |= VXGE_TRACE;
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxge-debug.h55 #define VXGE_DEBUG_LEVEL_DEF VXGE_TRACE
69 * @VXGE_TRACE: all errors, all info plus all function entry and exit
81 VXGE_TRACE = 0x4, enumerator in enum:vxge_debug_level_e

Completed in 155 milliseconds