HomeSort by: relevance | last modified time | path
    Searched defs:refresh_interval (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc64/dev/
lom.c 247 static const struct timeval refresh_interval = { 1, 0 }; variable in typeref:typename:const struct timeval
1039 if (ratecheck(&sc->sc_alarm_lastread, &refresh_interval)) {
1074 if (!ratecheck(&sc->sc_fan_lastread[i], &refresh_interval))
1097 if (!ratecheck(&sc->sc_psu_lastread[i], &refresh_interval))
1128 if (!ratecheck(&sc->sc_temp_lastread[i], &refresh_interval))

Completed in 14 milliseconds