Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/virt68k/virt68k/
H A Dclock.c85 struct clock_attach_args *args;
120 clock_attach(device_t dev, struct clock_attach_args *ca, in clock_attach()
202 struct clock_attach_args *ca = virt68k_clocks[i].args; in cpu_initclocks()
/netbsd-src/sys/dev/mvme/
H A Dclockvar.h47 struct clock_attach_args { struct
52 void clock_config(device_t, struct clock_attach_args *, argument
H A Dclock_pcctwo.c59 struct clock_attach_args sc_clock_args;
/netbsd-src/sys/arch/virt68k/include/
H A Dclockvar.h47 struct clock_attach_args { struct
57 void clock_attach(device_t, struct clock_attach_args *, argument
/netbsd-src/sys/arch/mvme68k/mvme68k/
H A Dclock.c56 static struct clock_attach_args *clock_args;
78 clock_config(device_t dev, struct clock_attach_args *ca, struct evcnt *ev) in clock_config()
/netbsd-src/sys/arch/virt68k/dev/
H A Dgfrtc_mainbus.c59 struct clock_attach_args sc_clock_args;
/netbsd-src/sys/arch/mvme68k/dev/
H A Dclock_pcc.c60 struct clock_attach_args sc_clock_args;