Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/netback/
H A Dnetback.c145 static int xnb_shutdown(struct xnb_softc *xnb);
1040 xnb_shutdown(struct xnb_softc *xnb) in xnb_shutdown() function
1332 while (xnb_shutdown(xnb) == EAGAIN) { in xnb_detach()
1401 xnb_shutdown(xnb); in xnb_frontend_changed()