/src/sys/arch/sparc/sparc/ |
auxreg.c | 64 static void auxregattach_mainbus(device_t, device_t, void *); 70 auxregmatch_mainbus, auxregattach_mainbus, NULL, NULL); 124 auxregattach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void 135 printf("auxregattach_mainbus: can't map register\n");
|
auxreg.c | 64 static void auxregattach_mainbus(device_t, device_t, void *); 70 auxregmatch_mainbus, auxregattach_mainbus, NULL, NULL); 124 auxregattach_mainbus(device_t parent, device_t self, void *aux) function in typeref:typename:void 135 printf("auxregattach_mainbus: can't map register\n");
|