/src/sys/arch/sparc/sparc/ |
memreg.c | 75 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) function in typeref:typename:void 133 printf("memregattach_mainbus: can't map register\n");
|
memreg.c | 75 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) function in typeref:typename:void 133 printf("memregattach_mainbus: can't map register\n");
|