Searched refs:XGE_COMPONENT_HAL_CONFIG (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/dev/nxge/include/
H A Dxge-debug.h91 * @XGE_COMPONENT_HAL_CONFIG: do debug for xge core config module
112 #define XGE_COMPONENT_HAL_CONFIG 0x00000001 macro
249 #if (XGE_COMPONENT_HAL_CONFIG & XGE_DEBUG_MODULE_MASK)
252 u32 module = XGE_COMPONENT_HAL_CONFIG;
257 xge_debug(XGE_COMPONENT_HAL_CONFIG, level, fmt)

Completed in 97 milliseconds