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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-debug.h98 * @XGE_COMPONENT_OSDEP: do debug for xge KMA os dependent parts
117 #define XGE_COMPONENT_OSDEP 0x10000000 macro
334 #if (XGE_COMPONENT_OSDEP & XGE_DEBUG_MODULE_MASK)
337 u32 module = XGE_COMPONENT_OSDEP;
342 xge_debug(XGE_COMPONENT_OSDEP, level, fmt)

Completed in 44 milliseconds