Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/news68k/dev/
H A Dtimer_hb.c63 static int timer_hb_match(device_t, cfdata_t, void *);
73 timer_hb_match, timer_hb_attach, NULL, NULL);
80 timer_hb_match(device_t parent, cfdata_t cf, void *aux) in timer_hb_match() function