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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h85 * @XGE_COMPONENT_HAL_CONFIG: do debug for xge core config module
106 #define XGE_COMPONENT_HAL_CONFIG 0x00000001 macro
243 #if (XGE_COMPONENT_HAL_CONFIG & XGE_DEBUG_MODULE_MASK)
246 u32 module = XGE_COMPONENT_HAL_CONFIG;
251 xge_debug(XGE_COMPONENT_HAL_CONFIG, level, fmt)

Completed in 45 milliseconds