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

/freebsd-9.3-release/sys/dev/nxge/include/
H A Dxge-debug.h104 * @XGE_COMPONENT_OSDEP: do debug for xge KMA os dependent parts
123 #define XGE_COMPONENT_OSDEP 0x10000000 macro
340 #if (XGE_COMPONENT_OSDEP & XGE_DEBUG_MODULE_MASK)
343 u32 module = XGE_COMPONENT_OSDEP;
348 xge_debug(XGE_COMPONENT_OSDEP, level, fmt)

Completed in 39 milliseconds