Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/os/
H A Derrorq.c356 eqp->eq_rotor = 0; in errorq_create()
535 eqp->eq_rotor)) == -1) { in errorq_dispatch()
541 eqp->eq_rotor = i; in errorq_dispatch()
878 eqp->eq_rotor)) == -1) { in errorq_reserve()
884 eqp->eq_rotor = i; in errorq_reserve()
/titanic_41/usr/src/uts/common/sys/
H A Derrorq_impl.h89 index_t eq_rotor; /* best efforts bitmap rotor */ member