Home
last modified time | relevance | path

Searched refs:XGE_HAL_ERR_WRONG_IRQ (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-types.h368 XGE_HAL_ERR_WRONG_IRQ = XGE_HAL_BASE_ERR + 6, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c173 return XGE_HAL_ERR_WRONG_IRQ; in xge_hal_device_begin_irq()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c225 return ((status == XGE_HAL_ERR_WRONG_IRQ) ? in xge_isr()