Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dhyper.c134 static void hyper_attach(device_t, device_t, void *);
137 hyper_match, hyper_attach, NULL, NULL);
169 hyper_attach(device_t parent, device_t self, void *aux) in hyper_attach() function