Lines Matching refs:XenbusStateClosing
105 [ XenbusStateClosing ] = "Closing",
125 * be NULL, the device will switch to %XenbusStateClosing, and the error will
167 * free, the device will switch to %XenbusStateClosing, and the error will be
264 * to XenbusStateClosing, and the error will be saved in the store.
333 * xenbus_switch_state(dev, XenbusStateClosing) to schedule an orderly
345 xenbus_switch_state(dev, XenbusStateClosing);
363 __xenbus_switch_state(dev, XenbusStateClosing, 1);
376 * XenbusStateClosing, and the error will be saved in the store.
414 * error, the device will switch to XenbusStateClosing, and the error will be
468 * XenbusStateClosing and the error message will be saved in XenStore.