/src/sys/arch/atari/vme/ |
vme.c | 42 static int vmematch(device_t, cfdata_t, void *); 47 vmematch, vmeattach, NULL, NULL); 52 vmematch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
vme.c | 42 static int vmematch(device_t, cfdata_t, void *); 47 vmematch, vmeattach, NULL, NULL); 52 vmematch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
|
/src/sys/dev/vme/ |
vme.c | 48 int vmematch(device_t, cfdata_t, void *); 57 vmematch, vmeattach, NULL, NULL); 158 vmematch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|
vme.c | 48 int vmematch(device_t, cfdata_t, void *); 57 vmematch, vmeattach, NULL, NULL); 158 vmematch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
|