Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/acpi/
Dacpisbs.c178 getmicrouptime(&sc->sc_lastpoll); in acpisbs_attach()
399 timersub(&now, &sc->sc_lastpoll, &diff); in acpisbs_notify()
404 getmicrouptime(&sc->sc_lastpoll); in acpisbs_notify()
Dacpidev.h434 struct timeval sc_lastpoll; member