Searched refs:xenbus_switch_state (Results 1 – 3 of 3) sorted by relevance
126 xenbus_switch_state(struct xenbus_device *dev, xenbus_transaction_t xbt, in xenbus_switch_state() function230 (void) xenbus_switch_state(dev, XBT_NULL, XenbusStateClosing); in xenbus_dev_fatal()
193 extern int xenbus_switch_state(struct xenbus_device *dev,
1682 rv = xenbus_switch_state(&pdp->xd_xsdev, xbt, newState); in xvdi_switch_state()