Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrpciu.c82 static void vrpciu_attach(device_t, device_t, void *);
103 vrpciu_match, vrpciu_attach, NULL, NULL);
143 vrpciu_attach(device_t parent, device_t self, void *aux) in vrpciu_attach() function