Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c1057 eqe_evttype = HERMON_EQE_EVTTYPE_GET(eq, eqe); in hermon_eq_demux()
1168 HERMON_EQE_EVTTYPE_GET(eq, eqe), subtype); in hermon_port_state_change_handler()
1734 HERMON_EQE_EVTTYPE_GET(eq, eqe), in hermon_no_eqhandler()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2384 #define HERMON_EQE_EVTTYPE_GET(eq, eqe) \ macro