/src/sys/arch/sparc/sparc/ |
auxiotwo.c | 58 static void auxiotwoattach(device_t, device_t, void *); 61 auxiotwomatch, auxiotwoattach, NULL, NULL); 78 auxiotwoattach(device_t parent, device_t self, void *aux) function in typeref:typename:void 88 printf("auxiotwoattach: can't map register\n");
|
auxiotwo.c | 58 static void auxiotwoattach(device_t, device_t, void *); 61 auxiotwomatch, auxiotwoattach, NULL, NULL); 78 auxiotwoattach(device_t parent, device_t self, void *aux) function in typeref:typename:void 88 printf("auxiotwoattach: can't map register\n");
|