Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c195 if (val64 & XGE_HAL_GEN_INTR_RXTRAFFIC) { in xge_hal_device_begin_irq()
698 if (reason & XGE_HAL_GEN_INTR_RXTRAFFIC) { in xge_hal_device_handle_irq()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-regs.h48 #define XGE_HAL_GEN_INTR_RXTRAFFIC BIT(40) macro