Searched refs:mpfclock_softc (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/riscv64/dev/
H A Dmpfclock.c80 struct mpfclock_softc { struct
105 sizeof(struct mpfclock_softc), mpfclock_match, mpfclock_attach
113 struct mpfclock_softc *mpfclock_sc;
129 struct mpfclock_softc *sc = (struct mpfclock_softc *)self;
162 struct mpfclock_softc *sc = cookie;
200 struct mpfclock_softc *sc = cookie;
232 struct mpfclock_softc *sc = mpfclock_sc;

Completed in 115 milliseconds