Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dppmvar.h248 clock_t last_off_time; /* last time domain was off */ member
/illumos-gate/usr/src/uts/common/io/ppm/
H A Dppm.c1696 if (delay > 0 && domp->last_off_time > 0) { in ppm_fetset()
1704 temp -= domp->last_off_time; in ppm_fetset()
1759 domp->last_off_time = ddi_get_lbolt(); in ppm_fetset()