Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/sys/
H A Dxenbus_impl.h97 int otherend_state; member
/titanic_50/usr/src/uts/common/xen/os/
H A Dxvdi.c1089 XenbusState oestate = pdp->xd_xsdev.otherend_state; in i_xvdi_oestate_handler()
1416 pdp->xd_xsdev.otherend_state = XenbusStateUnknown; in i_xvdi_add_watch_oestate()
1455 dev->otherend_state = XenbusStateUnknown; in i_xvdi_rem_watch_oestate()
1971 (pdp->xd_xsdev.otherend_state != XenbusStateUnknown)) { in xvdi_add_event_handler()
1972 oestate = pdp->xd_xsdev.otherend_state; in xvdi_add_event_handler()
2285 if (dev->otherend_state != oestate) { in i_xvdi_oestate_cb()
2286 dev->otherend_state = oestate; in i_xvdi_oestate_cb()