/linux-4.1.27/drivers/net/xen-netback/ |
D | xenbus.c | 419 err = xenbus_scanf(XBT_NIL, dev->nodename, "handle", "%li", &handle); in backend_create_xenvif() 756 err = xenbus_scanf(XBT_NIL, dev->otherend, in connect() 908 err = xenbus_scanf(XBT_NIL, xspath, in connect_rings() 943 err = xenbus_scanf(XBT_NIL, dev->otherend, "request-rx-copy", "%u", in read_xenbus_vif_flags() 957 if (xenbus_scanf(XBT_NIL, dev->otherend, in read_xenbus_vif_flags() 969 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-sg", in read_xenbus_vif_flags() 977 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4", in read_xenbus_vif_flags() 983 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4-prefix", in read_xenbus_vif_flags() 989 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6", in read_xenbus_vif_flags() 995 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6-prefix", in read_xenbus_vif_flags() [all …]
|
/linux-4.1.27/drivers/xen/xen-pciback/ |
D | xenbus.c | 309 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, in xen_pcibk_publish_pci_root() 324 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, in xen_pcibk_publish_pci_root() 379 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, "num_devs", "%d", in xen_pcibk_reconfigure() 398 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, state_str, in xen_pcibk_reconfigure() 415 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, in xen_pcibk_reconfigure() 469 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, in xen_pcibk_reconfigure() 578 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, "num_devs", "%d", in xen_pcibk_setup_backend() 598 err = xenbus_scanf(XBT_NIL, pdev->xdev->nodename, dev_str, in xen_pcibk_setup_backend()
|
/linux-4.1.27/drivers/input/misc/ |
D | xen-kbdfront.c | 130 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-abs-pointer", "%d", &abs) < 0) in xenkbd_probe() 319 ret = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in xenkbd_backend_changed() 343 if (xenbus_scanf(XBT_NIL, info->xbdev->otherend, in xenkbd_backend_changed() 347 if (xenbus_scanf(XBT_NIL, info->xbdev->otherend, in xenkbd_backend_changed()
|
/linux-4.1.27/drivers/xen/xenbus/ |
D | xenbus_probe_frontend.c | 345 xenbus_scanf(XBT_NIL, v[XS_WATCH_PATH], "", "%i", &backend_state); in xenbus_reset_backend_state_changed() 412 err = xenbus_scanf(XBT_NIL, frontend, "state", "%i", &fe_state); in xenbus_check_frontend() 424 err = xenbus_scanf(XBT_NIL, backend, "state", "%i", &be_state); in xenbus_check_frontend()
|
D | xenbus_xs.c | 545 int xenbus_scanf(struct xenbus_transaction t, in xenbus_scanf() function 565 EXPORT_SYMBOL_GPL(xenbus_scanf); 688 err = xenbus_scanf(XBT_NIL, "control", in xs_reset_watches()
|
D | xenbus_probe_backend.c | 229 rc = xenbus_scanf(XBT_NIL, dev->nodename, "online", "%d", &val); in xenbus_dev_is_online()
|
D | xenbus_client.c | 210 err = xenbus_scanf(xbt, dev->nodename, "state", "%d", ¤t_state); in __xenbus_switch_state()
|
/linux-4.1.27/drivers/pci/ |
D | xen-pcifront.c | 865 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, in pcifront_try_connect() 892 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str, in pcifront_try_connect() 951 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, in pcifront_attach_devices() 978 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str, in pcifront_attach_devices() 1015 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, "num_devs", "%d", in pcifront_detach_devices() 1033 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str, "%d", in pcifront_detach_devices() 1047 err = xenbus_scanf(XBT_NIL, pdev->xdev->otherend, str, in pcifront_detach_devices()
|
/linux-4.1.27/drivers/xen/ |
D | cpu_hotplug.c | 33 err = xenbus_scanf(XBT_NIL, dir, "availability", "%15s", state); in vcpu_online()
|
D | xen-balloon.c | 61 err = xenbus_scanf(XBT_NIL, "memory", "target", "%llu", &new_target); in watch_target()
|
D | manage.c | 278 if (!xenbus_scanf(xbt, "control", "sysrq", "%c", &sysrq_key)) { in sysrq_handler()
|
D | xen-scsiback.c | 1033 err = xenbus_scanf(XBT_NIL, dev->nodename, state, "%u", &device_state); in scsiback_do_1lun_hotplug() 1050 err = xenbus_scanf(XBT_NIL, dev->nodename, str, "%u:%u:%u:%u", in scsiback_do_1lun_hotplug()
|
/linux-4.1.27/drivers/video/fbdev/ |
D | xen-fbfront.c | 378 if (xenbus_scanf(XBT_NIL, dev->otherend, "videoram", "%d", &val) == 1) { in xenfb_probe() 660 if (xenbus_scanf(XBT_NIL, info->xbdev->otherend, in xenfb_backend_changed() 666 if (xenbus_scanf(XBT_NIL, dev->otherend, in xenfb_backend_changed()
|
/linux-4.1.27/include/xen/ |
D | xenbus.h | 151 int xenbus_scanf(struct xenbus_transaction t,
|
/linux-4.1.27/drivers/net/ |
D | xen-netfront.c | 1118 if (xenbus_scanf(XBT_NIL, np->xbdev->otherend, "feature-sg", in xennet_fix_features() 1127 if (xenbus_scanf(XBT_NIL, np->xbdev->otherend, in xennet_fix_features() 1136 if (xenbus_scanf(XBT_NIL, np->xbdev->otherend, in xennet_fix_features() 1145 if (xenbus_scanf(XBT_NIL, np->xbdev->otherend, in xennet_fix_features() 1772 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in talk_to_netback() 1779 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in talk_to_netback() 1921 err = xenbus_scanf(XBT_NIL, np->xbdev->otherend, in xennet_connect()
|
/linux-4.1.27/drivers/scsi/ |
D | xen-scsifront.c | 1001 err = xenbus_scanf(XBT_NIL, dev->otherend, str, "%u", in scsifront_do_lun_hotplug() 1008 err = xenbus_scanf(XBT_NIL, dev->otherend, str, in scsifront_do_lun_hotplug() 1066 ret = xenbus_scanf(XBT_NIL, dev->otherend, "feature-sg-grant", "%u", in scsifront_read_backend_params()
|
/linux-4.1.27/drivers/char/tpm/ |
D | xen-tpmfront.c | 346 if (xenbus_scanf(XBT_NIL, dev->otherend, in backend_changed()
|
/linux-4.1.27/drivers/block/xen-blkback/ |
D | xenbus.c | 512 err = xenbus_scanf(XBT_NIL, dev->nodename, "discard-enable", "%d", in xen_blkbk_discard() 633 err = xenbus_scanf(XBT_NIL, dev->nodename, "physical-device", "%x:%x", in backend_changed()
|
/linux-4.1.27/drivers/block/ |
D | xen-blkfront.c | 1370 err = xenbus_scanf(XBT_NIL, dev->nodename, in blkfront_probe() 1374 err = xenbus_scanf(XBT_NIL, dev->nodename, "virtual-device-ext", in blkfront_probe() 1782 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect() 1826 err = xenbus_scanf(XBT_NIL, info->xbdev->otherend, in blkfront_connect()
|