Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcarm/dev/
H A Dnbppm.c49 static void nbppm_attach(device_t, device_t, void *);
55 nbppm_match, nbppm_attach, NULL, NULL);
72 nbppm_attach(device_t parent, device_t self, void *aux) in nbppm_attach() function