Searched refs:xen_mainbus_attach (Results 1 – 3 of 3) sorted by relevance
102 void xen_mainbus_attach(device_t, device_t, void *);120 xen_mainbus_attach(device_t parent, device_t self, void *aux) in xen_mainbus_attach() function
67 void xen_mainbus_attach(device_t, device_t, void *);
238 xen_mainbus_attach(parent, self, aux); in mainbus_attach()