Searched refs:timer_isa_match (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arc/isa/
H A Dtimer_isa.c72 static int timer_isa_match(device_t, cfdata_t, void *);
76 timer_isa_match, timer_isa_attach, NULL, NULL);
88 timer_isa_match(device_t parent, cfdata_t cf, void *aux) function

Completed in 64 milliseconds