HomeSort by: relevance | last modified time | path
    Searched defs:xenbus_attach (Results 1 - 2 of 2) sorted by relevancy

  /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

Completed in 118 milliseconds