/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 in typeref:typename:void
|
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 in typeref:typename:void
|
/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 in typeref:typename:void
|
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 in typeref:typename:void
|