Searched refs:XGE_COMPONENT_HAL_DEVICE (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxge-debug.h95 * @XGE_COMPONENT_HAL_DEVICE: do debug for xge core device module
116 #define XGE_COMPONENT_HAL_DEVICE 0x00000010 macro
322 #if (XGE_COMPONENT_HAL_DEVICE & XGE_DEBUG_MODULE_MASK)
325 u32 module = XGE_COMPONENT_HAL_DEVICE;
330 xge_debug(XGE_COMPONENT_HAL_DEVICE, level, fmt)

Completed in 205 milliseconds