xenbus_gather
err = xenbus_gather(XBT_NIL, info->xbdev->otherend,
err = xenbus_gather(XBT_NIL, xspath,
err = xenbus_gather(XBT_NIL, xspath,
err = xenbus_gather(XBT_NIL, pdev->xdev->otherend,
err = xenbus_gather(XBT_NIL, dev->otherend,
int err = xenbus_gather(XBT_NIL, path, "state", "%d", &result, NULL);
int err = xenbus_gather(XBT_NIL, xendev->nodename,
err = xenbus_gather(XBT_NIL, nodename, "frontend-id", "%i", &domid,
EXPORT_SYMBOL_GPL(xenbus_gather);
int xenbus_gather(struct xenbus_transaction t, const char *dir, ...);