Searched refs:XenbusStateClosing (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/xen/public/io/
H A Dxenbus.h57 XenbusStateClosing = 5, enumerator in enum:xenbus_state
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_client.c230 (void) xenbus_switch_state(dev, XBT_NULL, XenbusStateClosing);
H A Dblk_common.c383 case XenbusStateClosing:
384 (void) xvdi_switch_state(dip, XBT_NULL, XenbusStateClosing);
645 (void) xvdi_switch_state(ring->ri_dip, XBT_NULL, XenbusStateClosing);
H A Dxdb.c1623 case XenbusStateClosing:
1625 (void) xvdi_switch_state(dip, XBT_NULL, XenbusStateClosing);
H A Dxnb.c1959 case XenbusStateClosing:
1960 (void) xvdi_switch_state(dip, XBT_NULL, XenbusStateClosing);
H A Dxnf.c2685 case XenbusStateClosing:
H A Dxdf.c1953 case XenbusStateClosing:
/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c299 if ((xenbus_read_driver_state(xsname) >= XenbusStateClosing)) {
774 (xenbus_read_driver_state(xsname) >= XenbusStateClosing))
1118 if (oestate == XenbusStateClosing) {

Completed in 118 milliseconds