Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c111 static void i_xvdi_oestate_cb(struct xenbus_device *, XenbusState);
1425 pdp->xd_xsdev.otherend_changed = i_xvdi_oestate_cb; in i_xvdi_add_watch_oestate()
2277 i_xvdi_oestate_cb(struct xenbus_device *dev, XenbusState oestate) in i_xvdi_oestate_cb() function