Searched refs:clock_devices (Results 1 – 3 of 3) sorted by relevance
99 void *clock_devices[NCLOCKS]; variable127 KASSERT(clock_devices[ca->ca_which] == NULL); in clock_attach()130 clock_devices[ca->ca_which] = ca->ca_arg; in clock_attach()
60 extern void *clock_devices[NCLOCKS];
84 struct gfrtc_mainbus_softc *sc = clock_devices[CLOCK_HARDCLOCK]; in gfrtc_mainbus_hardclock()