Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_event.h103 #define HERMON_EQ_CI_MASK 0xFFFFFF /* low 24 bits */ 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()