| /src/sys/arch/sparc/dev/ |
| fd.c | 217 void fdcattach_mainbus(device_t, device_t, void *); 223 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL); 555 fdcattach_mainbus(device_t parent, device_t self, void *aux) function
|
| fd.c | 217 void fdcattach_mainbus(device_t, device_t, void *); 223 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL); 555 fdcattach_mainbus(device_t parent, device_t self, void *aux) function
|
| /src/sys/arch/sparc64/dev/ |
| fdc.c | 235 void fdcattach_mainbus(device_t, device_t, void *); 248 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL); 612 fdcattach_mainbus(device_t parent, device_t self, void *aux) function
|
| fdc.c | 235 void fdcattach_mainbus(device_t, device_t, void *); 248 fdcmatch_mainbus, fdcattach_mainbus, NULL, NULL); 612 fdcattach_mainbus(device_t parent, device_t self, void *aux) function
|