Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h43 #define XGE_HAL_GEN_INTR_RXPIC BIT(32) macro
50 XGE_HAL_GEN_INTR_RXPIC | \
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c241 if (xge_os_unlikely(val64 & XGE_HAL_GEN_INTR_RXPIC)) { in xge_hal_device_begin_irq()