Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/news68k/dev/
H A Dtimer_hb.c64 static void timer_hb_attach(device_t, device_t, void *);
73 timer_hb_match, timer_hb_attach, NULL, NULL);
103 timer_hb_attach(device_t parent, device_t self, void *aux) in timer_hb_attach() function