Searched refs:XGE_HAL_ERR_WRONG_IRQ (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-types.h133 * @XGE_HAL_ERR_WRONG_IRQ: Returned by HAL's ISR when the latter is
373 XGE_HAL_ERR_WRONG_IRQ = XGE_HAL_BASE_ERR + 6, enumerator in enum:xge_hal_status_e
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-device-fp.c173 return XGE_HAL_ERR_WRONG_IRQ;
663 * XGE_HAL_ERR_WRONG_IRQ - (shared) IRQ produced by other device.

Completed in 116 milliseconds