/src/sys/arch/news68k/dev/ |
si.c | 73 static int si_match(device_t, cfdata_t, void *); 85 si_match, si_attach, NULL, NULL); 102 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
si.c | 73 static int si_match(device_t, cfdata_t, void *); 85 si_match, si_attach, NULL, NULL); 102 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/dev/vme/ |
si.c | 168 static int si_match(device_t, cfdata_t, void *); 197 si_match, si_attach, NULL, NULL); 200 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
si.c | 168 static int si_match(device_t, cfdata_t, void *); 197 si_match, si_attach, NULL, NULL); 200 si_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|