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

  /src/sys/arch/xen/xenbus/
xenbus_probe.c 61 static int xenbus_match(device_t, cfdata_t, void *);
83 CFATTACH_DECL_NEW(xenbus, 0, xenbus_match, xenbus_attach,
94 xenbus_match(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int

Completed in 27 milliseconds