/src/sys/arch/sparc/sparc/ |
memreg.c | 76 static void memregattach_obio(device_t, device_t, void *); 82 memregmatch_obio, memregattach_obio, NULL, NULL); 141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void 157 printf("memregattach_obio: can't map register\n");
|
memreg.c | 76 static void memregattach_obio(device_t, device_t, void *); 82 memregmatch_obio, memregattach_obio, NULL, NULL); 141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void 157 printf("memregattach_obio: can't map register\n");
|
memreg.c | 76 static void memregattach_obio(device_t, device_t, void *); 82 memregmatch_obio, memregattach_obio, NULL, NULL); 141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void 157 printf("memregattach_obio: can't map register\n");
|