Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dhyper.c133 static int hyper_match(device_t, cfdata_t, void *);
137 hyper_match, hyper_attach, NULL, NULL);
157 hyper_match(device_t parent, cfdata_t cf, void *aux) in hyper_match() function