xenbus_read_unsigned  552 drivers/block/xen-blkback/xenbus.c 	if (!xenbus_read_unsigned(dev->nodename, "discard-enable", 1))
xenbus_read_unsigned 1054 drivers/block/xen-blkback/xenbus.c 	pers_grants = xenbus_read_unsigned(dev->otherend, "feature-persistent",
xenbus_read_unsigned 1062 drivers/block/xen-blkback/xenbus.c 	requested_num_queues = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1081 drivers/block/xen-blkback/xenbus.c 	ring_page_order = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1786 drivers/block/xen-blkfront.c 	max_page_order = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 1911 drivers/block/xen-blkfront.c 	backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 2186 drivers/block/xen-blkfront.c 		!!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure",
xenbus_read_unsigned 2300 drivers/block/xen-blkfront.c 	if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) {
xenbus_read_unsigned 2309 drivers/block/xen-blkfront.c 	if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache",
xenbus_read_unsigned 2315 drivers/block/xen-blkfront.c 	if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0))
xenbus_read_unsigned 2319 drivers/block/xen-blkfront.c 		!!xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 2322 drivers/block/xen-blkfront.c 	indirect_segments = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 2402 drivers/block/xen-blkfront.c 	physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned  401 drivers/char/tpm/xen-tpmfront.c 		if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2",
xenbus_read_unsigned  758 drivers/gpu/drm/xen/xen_drm_front.c 	while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
xenbus_read_unsigned  766 drivers/gpu/drm/xen/xen_drm_front.c 		state = xenbus_read_unsigned(front_info->xb_dev->otherend,
xenbus_read_unsigned   54 drivers/gpu/drm/xen/xen_drm_front_cfg.c 	if (xenbus_read_unsigned(front_info->xb_dev->nodename,
xenbus_read_unsigned  227 drivers/input/misc/xen-kbdfront.c 	with_kbd = !xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  230 drivers/input/misc/xen-kbdfront.c 	with_ptr = !xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  234 drivers/input/misc/xen-kbdfront.c 	with_mtouch = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  277 drivers/input/misc/xen-kbdfront.c 		abs = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  279 drivers/input/misc/xen-kbdfront.c 		ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  282 drivers/input/misc/xen-kbdfront.c 		ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  337 drivers/input/misc/xen-kbdfront.c 		num_cont = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned  340 drivers/input/misc/xen-kbdfront.c 		width = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned  343 drivers/input/misc/xen-kbdfront.c 		height = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned  743 drivers/net/xen-netback/xenbus.c 	vif->multicast_control = !!xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  888 drivers/net/xen-netback/xenbus.c 	requested_num_queues = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1103 drivers/net/xen-netback/xenbus.c 	if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) {
xenbus_read_unsigned 1112 drivers/net/xen-netback/xenbus.c 	vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0);
xenbus_read_unsigned 1116 drivers/net/xen-netback/xenbus.c 	if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0))
xenbus_read_unsigned 1119 drivers/net/xen-netback/xenbus.c 	if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0))
xenbus_read_unsigned 1122 drivers/net/xen-netback/xenbus.c 	vif->ip_csum = !xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1125 drivers/net/xen-netback/xenbus.c 	vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1191 drivers/net/xen-netfront.c 	    !xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0))
xenbus_read_unsigned 1195 drivers/net/xen-netfront.c 	    !xenbus_read_unsigned(np->xbdev->otherend,
xenbus_read_unsigned 1200 drivers/net/xen-netfront.c 	    !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0))
xenbus_read_unsigned 1204 drivers/net/xen-netfront.c 	    !xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0))
xenbus_read_unsigned 1813 drivers/net/xen-netfront.c 	max_queues = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 1818 drivers/net/xen-netfront.c 	feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned 1953 drivers/net/xen-netfront.c 	if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) {
xenbus_read_unsigned 1041 drivers/pci/xen-pcifront.c 		state = xenbus_read_unsigned(pdev->xdev->otherend, str,
xenbus_read_unsigned 1061 drivers/scsi/xen-scsifront.c 	sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0);
xenbus_read_unsigned  385 drivers/video/fbdev/xen-fbfront.c 	video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width",
xenbus_read_unsigned  387 drivers/video/fbdev/xen-fbfront.c 	video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height",
xenbus_read_unsigned  669 drivers/video/fbdev/xen-fbfront.c 		if (xenbus_read_unsigned(info->xbdev->otherend,
xenbus_read_unsigned  673 drivers/video/fbdev/xen-fbfront.c 		info->feature_resize = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1151 drivers/xen/pvcalls-front.c 	max_page_order = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned 1155 drivers/xen/pvcalls-front.c 	function_calls = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  399 drivers/xen/xen-pciback/xenbus.c 		substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str,
xenbus_read_unsigned  226 drivers/xen/xenbus/xenbus_probe_backend.c 	return !!xenbus_read_unsigned(dev->nodename, "online", 0);
xenbus_read_unsigned  603 drivers/xen/xenbus/xenbus_xs.c EXPORT_SYMBOL_GPL(xenbus_read_unsigned);
xenbus_read_unsigned  750 drivers/xen/xenbus/xenbus_xs.c 	if (!xenbus_read_unsigned("control",
xenbus_read_unsigned  156 include/xen/xenbus.h unsigned int xenbus_read_unsigned(const char *dir, const char *node,
xenbus_read_unsigned  402 net/9p/trans_xen.c 	max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0);
xenbus_read_unsigned  405 net/9p/trans_xen.c 	max_ring_order = xenbus_read_unsigned(dev->otherend,
xenbus_read_unsigned  336 sound/xen/xen_snd_front.c 	while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
xenbus_read_unsigned  344 sound/xen/xen_snd_front.c 		state = xenbus_read_unsigned(front_info->xb_dev->otherend,
xenbus_read_unsigned  254 sound/xen/xen_snd_front_cfg.c 	val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MIN, 0);
xenbus_read_unsigned  258 sound/xen/xen_snd_front_cfg.c 	val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MAX, 0);
xenbus_read_unsigned  274 sound/xen/xen_snd_front_cfg.c 	buf_sz = xenbus_read_unsigned(path, XENSND_FIELD_BUFFER_SIZE, 0);