/src/sys/arch/xen/xenbus/ |
xenbus_probe.c | 62 static void xenbus_attach(device_t, device_t, void *); 83 CFATTACH_DECL_NEW(xenbus, 0, xenbus_match, xenbus_attach, 104 xenbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|
xenbus_probe.c | 62 static void xenbus_attach(device_t, device_t, void *); 83 CFATTACH_DECL_NEW(xenbus, 0, xenbus_match, xenbus_attach, 104 xenbus_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
|