Searched refs:virt68k_clocks (Results 1 – 1 of 1) sorted by relevance
87 } virt68k_clocks[NCLOCKS]; variable128 KASSERT(virt68k_clocks[ca->ca_which].args == NULL); in clock_attach()131 virt68k_clocks[ca->ca_which].args = ca; in clock_attach()133 evcnt_attach_dynamic(&virt68k_clocks[ca->ca_which].counter, in clock_attach()172 if (virt68k_clocks[CLOCK_HARDCLOCK].args == NULL) { in cpu_initclocks()182 if (virt68k_clocks[CLOCK_STATCLOCK].args == NULL) { in cpu_initclocks()202 struct clock_attach_args *ca = virt68k_clocks[i].args; in cpu_initclocks()226 &virt68k_clocks[i].counter, in cpu_initclocks()