Home
last modified time | relevance | path

Searched refs:xenbus_lookup_device_path (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/xen/xenbus/
H A Dxenbus_probe.c81 static struct xenbus_device *xenbus_lookup_device_path(const char *);
299 xenbus_lookup_device_path(const char *path) in xenbus_lookup_device_path() function
396 if (xenbus_lookup_device_path(xbusd->xbusd_path) != NULL) { in xenbus_probe_device_type()
593 KASSERT(xenbus_lookup_device_path(xbusd->xbusd_path) == xbusd); in xenbus_free_device()