Lines Matching defs:systemsw
1 /* $NetBSD: systemsw.c,v 1.2 2017/07/24 09:56:45 mrg Exp $ */
36 __KERNEL_RCSID(0, "$NetBSD: systemsw.c,v 1.2 2017/07/24 09:56:45 mrg Exp $");
47 #include <evbmips/sbmips/systemsw.h>
55 struct systemsw systemsw = {
72 if (systemsw.s_clock_init != clock_init_triv)
74 systemsw.s_clock_arg = arg;
75 systemsw.s_clock_init = init;
90 (*systemsw.s_cpu_intr)(ppl, pc, status);
104 (*systemsw.s_clock_init)(systemsw.s_clock_arg);
106 if (systemsw.s_statclock_init != NULL)
107 (*systemsw.s_statclock_init)(systemsw.s_statclock_arg);
129 if (systemsw.s_statclock_setrate != NULL)
130 (*systemsw.s_statclock_setrate)(systemsw.s_statclock_arg,