Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mmeye/dev/
H A Drtciic.c73 static void rtciic_attach(device_t, device_t, void *);
86 rtciic_match, rtciic_attach, NULL, NULL);
108 rtciic_attach(device_t parent, device_t self, void *aux) in rtciic_attach() function