HomeSort by: relevance | last modified time | path
    Searched refs:XenbusStateClosing (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
xenbus.h 57 XenbusStateClosing = 5,
  /src/sys/arch/xen/xenbus/
xenbus_client.c 208 xenbus_switch_state(dev, NULL, XenbusStateClosing);
  /src/sys/arch/xen/xen/
pciback.c 614 case XenbusStateClosing:
615 xenbus_switch_state(xbusd, NULL, XenbusStateClosing);
xpci_xenbus.c 250 case XenbusStateClosing:
xennetback_xenbus.c 555 case XenbusStateClosing:
559 xenbus_switch_state(xbusd, NULL, XenbusStateClosing);
if_xennet_xenbus.c 486 xenbus_switch_state(sc->sc_xbusd, NULL, XenbusStateClosing);
755 case XenbusStateClosing:
xbdback_xenbus.c 688 xenbus_switch_state(xbdi->xbdi_xbusd, NULL, XenbusStateClosing);
707 case XenbusStateClosing:
xbd_xenbus.c 396 xenbus_switch_state(sc->sc_xbusd, NULL, XenbusStateClosing);
651 case XenbusStateClosing:
  /src/sys/external/bsd/drm2/dist/drm/xen/
xen_drm_front.c 700 case XenbusStateClosing:
750 xenbus_switch_state(dev, XenbusStateClosing);

Completed in 107 milliseconds