Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dtimer_cpcbus.c46 static int cpctim_match(device_t, cfdata_t, void *);
50 cpctim_match, cpctim_attach, NULL, NULL);
53 cpctim_match(device_t parent, cfdata_t cf, void *aux) in cpctim_match() function