Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/xen/
H A Dxpci_xenbus.c78 static int xpci_xenbus_detach(device_t, int);
88 xpci_xenbus_match, xpci_xenbus_attach, xpci_xenbus_detach, NULL);
156 xpci_xenbus_detach(device_t dev, int flags) in xpci_xenbus_detach() function
258 tsleep(xpci_xenbus_detach, PRIBIO, "xpcidetach", in xpci_backend_changed()