Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dfixedclock.c66 struct fixedclock_softc { struct
74 CFATTACH_DECL_NEW(fclock, sizeof(struct fixedclock_softc), argument
93 struct fixedclock_softc * const sc = device_private(self); in fixedclock_attach()
125 struct fixedclock_softc * const sc = device_private(dev); in fixedclock_decode()
137 struct fixedclock_softc * const sc = priv; in fixedclock_get()