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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h99 * @XGE_COMPONENT_LL: do debug for xge link layer module
118 #define XGE_COMPONENT_LL 0x20000000 macro
352 #if (XGE_COMPONENT_LL & XGE_DEBUG_MODULE_MASK)
356 u32 module = XGE_COMPONENT_LL;
361 xge_debug(XGE_COMPONENT_LL, level, fmt)

Completed in 59 milliseconds