Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.h272 struct callout cblink; member
H A Dsyscons.c609 callout_init(&sc->cblink, 0); in sc_attach_unit()
4317 callout_reset_sbt(&scp->sc->cblink, SBT_1S / 15, 0, in blink_screen()