Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/rdc/
H A Drdc_health.c477 new->old_pulse = -1; in rdc_add_to_if()
669 if (ip->old_pulse == ip->new_pulse) { in rdc_check_secondary()
699 ip->old_pulse = ip->new_pulse; in rdc_check_secondary()
H A Drdc_io.h165 int old_pulse; /* previous (current) pulse value */ member