Searched refs:otherend (Results 1 - 20 of 20) sorted by relevance

/linux-master/drivers/net/xen-netback/
H A Dxenbus.c403 err = xenbus_scanf(XBT_NIL, dev->otherend,
422 pr_debug("%s -> %s\n", dev->otherend, xenbus_strstate(frontend_state));
589 vif->multicast_control = !!xenbus_read_unsigned(dev->otherend,
598 unsigned maxlen = strlen(dev->otherend) +
612 dev->otherend);
691 err = xenbus_scanf(XBT_NIL, dev->otherend,
698 err = xenbus_scanf(XBT_NIL, dev->otherend,
703 dev->otherend);
736 requested_num_queues = xenbus_read_unsigned(dev->otherend,
868 xspath = kstrdup(dev->otherend, GFP_KERNE
[all...]
/linux-master/drivers/input/misc/
H A Dxen-kbdfront.c227 with_kbd = !xenbus_read_unsigned(dev->otherend,
230 with_ptr = !xenbus_read_unsigned(dev->otherend,
234 with_mtouch = xenbus_read_unsigned(dev->otherend,
277 abs = xenbus_read_unsigned(dev->otherend,
279 ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend,
282 ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend,
337 num_cont = xenbus_read_unsigned(info->xbdev->otherend,
340 width = xenbus_read_unsigned(info->xbdev->otherend,
343 height = xenbus_read_unsigned(info->xbdev->otherend,
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c743 device_type = xenbus_read(XBT_NIL, dev->otherend, "device-type", NULL);
750 err = kstrtoul(strrchr(dev->otherend, '/') + 1, 0, &handle);
890 pr_debug("%s %s\n", __func__, dev->otherend);
1069 pr_debug("%s %s\n", __func__, dev->otherend);
1072 err = xenbus_scanf(XBT_NIL, dev->otherend, "protocol",
1090 xenbus_read_unsigned(dev->otherend, "feature-persistent", 0);
1097 requested_num_queues = xenbus_read_unsigned(dev->otherend,
1116 err = xenbus_scanf(XBT_NIL, dev->otherend, "ring-page-order", "%u",
1134 return read_per_ring_refs(&blkif->rings[0], dev->otherend);
1136 xspathsize = strlen(dev->otherend)
[all...]
/linux-master/drivers/xen/xenbus/
H A Dxenbus_probe.c107 kfree(dev->otherend);
108 dev->otherend = NULL;
142 "%s/%s", dev->otherend, "state");
151 path_node, NULL, &xendev->otherend,
159 if (strlen(xendev->otherend) == 0 ||
160 !xenbus_exists(XBT_NIL, xendev->otherend, "")) {
182 /* Protect us against watches firing on old details when the otherend
184 if (!dev->otherend ||
185 strncmp(dev->otherend, path, strlen(dev->otherend))) {
[all...]
H A Dxenbus_probe_frontend.c257 if (xendev->otherend)
258 rstate = xenbus_read_driver_state(xendev->otherend);
/linux-master/drivers/video/fbdev/
H A Dxen-fbfront.c358 if (xenbus_scanf(XBT_NIL, dev->otherend, "videoram", "%d", &val) == 1) {
363 video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width",
365 video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height",
641 if (xenbus_read_unsigned(info->xbdev->otherend,
645 info->feature_resize = xenbus_read_unsigned(dev->otherend,
/linux-master/drivers/net/
H A Dxen-netfront.c1478 !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0))
1482 !xenbus_read_unsigned(np->xbdev->otherend,
1487 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0))
1491 !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0))
1643 xenbus_read_driver_state(np->xbdev->otherend) ==
1761 xenbus_read_driver_state(dev->otherend) !=
1763 xenbus_read_driver_state(dev->otherend) !=
2271 max_queues = xenbus_read_unsigned(info->xbdev->otherend,
2276 feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend,
2287 info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend,
[all...]
/linux-master/drivers/block/
H A Dxen-blkfront.c1785 max_page_order = xenbus_read_unsigned(info->xbdev->otherend,
1902 backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend,
2150 info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend,
2153 info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend,
2156 !!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure",
2271 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) {
2280 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache",
2286 if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0))
2291 !!xenbus_read_unsigned(info->xbdev->otherend,
2296 indirect_segments = xenbus_read_unsigned(info->xbdev->otherend,
[all...]
/linux-master/sound/xen/
H A Dxen_snd_front.c332 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
340 state = xenbus_read_unsigned(front_info->xb_dev->otherend,
/linux-master/drivers/pci/
H A Dxen-pcifront.c811 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend,
834 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str,
928 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, "num_devs", "%d",
947 state = xenbus_read_unsigned(pdev->xdev->otherend, str,
959 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str,
/linux-master/net/9p/
H A Dtrans_xen.c386 versions = xenbus_read(XBT_NIL, dev->otherend, "versions", &len);
400 max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0);
403 max_ring_order = xenbus_read_unsigned(dev->otherend,
/linux-master/include/xen/
H A Dxenbus.h82 const char *otherend; member in struct:xenbus_device
/linux-master/drivers/scsi/
H A Dxen-scsifront.c1053 dir = xenbus_directory(XBT_NIL, dev->otherend, "vscsi-devs", &dir_n);
1064 err = xenbus_scanf(XBT_NIL, dev->otherend, str, "%u",
1071 err = xenbus_scanf(XBT_NIL, dev->otherend, str,
1135 sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0);
/linux-master/drivers/xen/xen-pciback/
H A Dxenbus.c157 if (xenbus_read_driver_state(pdev->xdev->otherend) !=
163 err = xenbus_gather(XBT_NIL, pdev->xdev->otherend,
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front.c734 while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
742 state = xenbus_read_unsigned(front_info->xb_dev->otherend,
/linux-master/drivers/char/tpm/
H A Dxen-tpmfront.c388 if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2",
/linux-master/drivers/xen/
H A Dpvcalls-back.c938 err = xenbus_scanf(XBT_NIL, dev->otherend, "port", "%u",
943 dev->otherend);
947 err = xenbus_scanf(XBT_NIL, dev->otherend, "ring-ref", "%u", &ring_ref);
951 dev->otherend);
H A Dpvcalls-front.c1151 versions = xenbus_read(XBT_NIL, dev->otherend, "versions", &len);
1161 max_page_order = xenbus_read_unsigned(dev->otherend,
1165 function_calls = xenbus_read_unsigned(dev->otherend,
H A Dxen-scsiback.c890 err = xenbus_gather(XBT_NIL, dev->otherend,
894 xenbus_dev_fatal(dev, err, "reading %s ring", dev->otherend);
/linux-master/drivers/usb/host/
H A Dxen-hcd.c1450 err = xenbus_scanf(XBT_NIL, dev->otherend, "num-ports", "%d",
1461 err = xenbus_scanf(XBT_NIL, dev->otherend, "usb-ver", "%d", &usb_ver);

Completed in 220 milliseconds