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

/freebsd-10.2-release/sys/dev/nxge/include/
H A Dxge-debug.h92 * @XGE_COMPONENT_HAL_FIFO: do debug for xge core fifo module
113 #define XGE_COMPONENT_HAL_FIFO 0x00000002 macro
268 #if (XGE_COMPONENT_HAL_FIFO & XGE_DEBUG_MODULE_MASK)
271 u32 module = XGE_COMPONENT_HAL_FIFO;
276 xge_debug(XGE_COMPONENT_HAL_FIFO, level, fmt)

Completed in 39 milliseconds