Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc/sparc/
H A Dmemreg.c75 static void memregattach_mainbus(device_t, device_t, void *);
79 memregmatch_mainbus, memregattach_mainbus, NULL, NULL);
117 memregattach_mainbus(device_t parent, device_t self, void *aux) in memregattach_mainbus() function