Searched refs:timer_isa_attach (Results 1 – 1 of 1) sorted by relevance
73 static void timer_isa_attach(device_t, device_t, void *);76 timer_isa_match, timer_isa_attach, NULL, NULL);131 timer_isa_attach(device_t parent, device_t self, void *aux) in timer_isa_attach() function