Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h241 #define EQ_ARM_BIT 0x80000000 macro
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_event.c414 eq_ci = (eq->eq_consindx & HERMON_EQ_CI_MASK) | EQ_ARM_BIT; in hermon_eq_arm_all()
593 (cons_indx & HERMON_EQ_CI_MASK) | EQ_ARM_BIT); in hermon_eq_poll()