Home
last modified time | relevance | path

Searched refs:xge_hal_event_e (Results 1 – 6 of 6) sorted by path

/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c74 xge_callback_crit_err(void *userdata, xge_hal_event_e type, u64 serr_data) in xge_callback_crit_err()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxge-queue.h77 xge_hal_event_e event_type;
H A Dxgehal-driver.h101 typedef void (*xge_uld_crit_err_f) (void *userdata, xge_hal_event_e type,
H A Dxgehal-event.h58 typedef enum xge_hal_event_e { enum
68 } xge_hal_event_e; typedef
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxge-queue.c221 elem->event_type = (xge_hal_event_e) event_type; in xge_queue_produce()
H A Dxgehal-device.c6848 xge_hal_event_e event_type = item->event_type; in xge_hal_device_poll()