Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Drtc.c64 static int rtcmatch(device_t, cfdata_t, void *);
68 rtcmatch, rtcattach, NULL, NULL);
77 rtcmatch(device_t parent, cfdata_t cf, void *aux) in rtcmatch() function