Home
last modified time | relevance | path

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

/src/sys/riscv/riscv/
H A Dtimer.c60 struct riscv_timer_softc { struct
66 static struct riscv_timer_softc *riscv_timer_sc = NULL; argument
142 struct riscv_timer_softc *sc; in riscv_timer_intr()
144 sc = (struct riscv_timer_softc *)arg; in riscv_timer_intr()
195 struct riscv_timer_softc *sc; in riscv_timer_attach()
271 sizeof(struct riscv_timer_softc),