Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-event.h67 XGE_HAL_EVENT_SLOT_FREEZE = XGE_HAL_EVENT_BASE + 7, enumerator
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device-fp.c182 XGE_HAL_EVENT_SLOT_FREEZE, in xge_hal_device_begin_irq()
H A Dxgehal-device.c6846 case XGE_HAL_EVENT_SLOT_FREEZE: { in xge_hal_device_poll()
6851 if (event_type != XGE_HAL_EVENT_SLOT_FREEZE) in xge_hal_device_poll()
6853 event_type = XGE_HAL_EVENT_SLOT_FREEZE; in xge_hal_device_poll()