Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/xen/
H A Dpciback.c127 static int pciback_xenbus_destroy(void *);
468 xbusd->xbusd_u.b.b_detach = pciback_xenbus_destroy; in pciback_xenbus_create()
516 pciback_xenbus_destroy(void *arg) in pciback_xenbus_destroy() function