Home
last modified time | relevance | path

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

/openbsd/sys/dev/pckbc/
H A Dpms.c167 struct timeout sc_rsttimo; member
573 timeout_add_msec(&sc->sc_rsttimo, 100); in pms_reset_detect()
765 timeout_set(&sc->sc_rsttimo, pms_reset_timo, sc); in pmsattach()