Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/crypto/
H A Dsched_impl.h250 #define REQID_COUNTER_LOW (1 << REQID_COUNTER_SHIFT) macro
/titanic_50/usr/src/uts/common/crypto/core/
H A Dkcf_sched.c1518 (rt->rt_curid - REQID_COUNTER_LOW) | REQID_COUNTER_HIGH; in kcf_reqid_insert()