/src/sys/arch/sun3/sun3/ |
vme.c | 74 static void vme_attach(device_t , device_t, void *); 84 vme_match, vme_attach, NULL, NULL); 128 vme_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
vme.c | 74 static void vme_attach(device_t , device_t, void *); 84 vme_match, vme_attach, NULL, NULL); 128 vme_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
/src/sys/arch/sun3/sun3x/ |
vme.c | 74 static void vme_attach(device_t, device_t, void *); 84 vme_match, vme_attach, NULL, NULL); 128 vme_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
|
vme.c | 74 static void vme_attach(device_t, device_t, void *); 84 vme_match, vme_attach, NULL, NULL); 128 vme_attach(device_t parent, device_t self, void *args) function in typeref:typename:void
|