Home
last modified time | relevance | path

Searched refs:XGE_HAL_GEN_INTR_RXDMA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h44 #define XGE_HAL_GEN_INTR_RXDMA BIT(33) macro
52 XGE_HAL_GEN_INTR_RXDMA | \
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c250 if (xge_os_unlikely(val64 & XGE_HAL_GEN_INTR_RXDMA)) { in xge_hal_device_begin_irq()