Searched refs:xenbus_attach (Results 1 – 1 of 1) sorted by relevance
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) in xenbus_attach() function