xenbus_read_unsigned
xenbus_read_unsigned(dev->otherend, "feature-persistent", 0);
requested_num_queues = xenbus_read_unsigned(dev->otherend,
if (!xenbus_read_unsigned(dev->nodename, "discard-enable", 1))
!xenbus_read_unsigned(dev->nodename, "trusted", 1);
max_page_order = xenbus_read_unsigned(info->xbdev->otherend,
backend_max_queues = xenbus_read_unsigned(info->xbdev->otherend,
info->discard_granularity = xenbus_read_unsigned(info->xbdev->otherend,
info->discard_alignment = xenbus_read_unsigned(info->xbdev->otherend,
!!xenbus_read_unsigned(info->xbdev->otherend, "discard-secure",
if (xenbus_read_unsigned(info->xbdev->otherend, "feature-barrier", 0)) {
if (xenbus_read_unsigned(info->xbdev->otherend, "feature-flush-cache",
if (xenbus_read_unsigned(info->xbdev->otherend, "feature-discard", 0))
!!xenbus_read_unsigned(info->xbdev->otherend,
indirect_segments = xenbus_read_unsigned(info->xbdev->otherend,
info->physical_sector_size = xenbus_read_unsigned(info->xbdev->otherend,
if (!xenbus_read_unsigned(dev->otherend, "feature-protocol-v2",
while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
state = xenbus_read_unsigned(front_info->xb_dev->otherend,
if (xenbus_read_unsigned(front_info->xb_dev->nodename,
with_kbd = !xenbus_read_unsigned(dev->otherend,
with_ptr = !xenbus_read_unsigned(dev->otherend,
with_mtouch = xenbus_read_unsigned(dev->otherend,
abs = xenbus_read_unsigned(dev->otherend,
ptr_size[KPARAM_X] = xenbus_read_unsigned(dev->otherend,
ptr_size[KPARAM_Y] = xenbus_read_unsigned(dev->otherend,
num_cont = xenbus_read_unsigned(info->xbdev->otherend,
width = xenbus_read_unsigned(info->xbdev->otherend,
height = xenbus_read_unsigned(info->xbdev->otherend,
vif->multicast_control = !!xenbus_read_unsigned(dev->otherend,
requested_num_queues = xenbus_read_unsigned(dev->otherend,
if (!xenbus_read_unsigned(dev->otherend, "feature-rx-notify", 0)) {
vif->can_sg = !!xenbus_read_unsigned(dev->otherend, "feature-sg", 0);
if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv4", 0))
if (xenbus_read_unsigned(dev->otherend, "feature-gso-tcpv6", 0))
vif->ip_csum = !xenbus_read_unsigned(dev->otherend,
vif->ipv6_csum = !!xenbus_read_unsigned(dev->otherend,
!xenbus_read_unsigned(np->xbdev->otherend, "feature-sg", 0))
!xenbus_read_unsigned(np->xbdev->otherend,
!xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv4", 0))
!xenbus_read_unsigned(np->xbdev->otherend, "feature-gso-tcpv6", 0))
!xenbus_read_unsigned(dev->nodename, "trusted", 1);
max_queues = xenbus_read_unsigned(info->xbdev->otherend,
feature_split_evtchn = xenbus_read_unsigned(info->xbdev->otherend,
info->netback_has_xdp_headroom = xenbus_read_unsigned(info->xbdev->otherend,
if (!xenbus_read_unsigned(np->xbdev->otherend, "feature-rx-copy", 0)) {
state = xenbus_read_unsigned(pdev->xdev->otherend, str,
sg_grant = xenbus_read_unsigned(dev->otherend, "feature-sg-grant", 0);
video[KPARAM_WIDTH] = xenbus_read_unsigned(dev->otherend, "width",
video[KPARAM_HEIGHT] = xenbus_read_unsigned(dev->otherend, "height",
if (xenbus_read_unsigned(info->xbdev->otherend,
info->feature_resize = xenbus_read_unsigned(dev->otherend,
max_page_order = xenbus_read_unsigned(dev->otherend,
function_calls = xenbus_read_unsigned(dev->otherend,
substate = xenbus_read_unsigned(pdev->xdev->nodename, state_str,
unsigned int backend = xenbus_read_unsigned(root, "backend-id",
return !!xenbus_read_unsigned(dev->nodename, "online", 0);
EXPORT_SYMBOL_GPL(xenbus_read_unsigned);
if (!xenbus_read_unsigned("control",
unsigned int xenbus_read_unsigned(const char *dir, const char *node,
max_rings = xenbus_read_unsigned(dev->otherend, "max-rings", 0);
max_ring_order = xenbus_read_unsigned(dev->otherend,
while ((xenbus_read_unsigned(front_info->xb_dev->otherend, "state",
state = xenbus_read_unsigned(front_info->xb_dev->otherend,
val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MIN, 0);
val = xenbus_read_unsigned(path, XENSND_FIELD_CHANNELS_MAX, 0);
buf_sz = xenbus_read_unsigned(path, XENSND_FIELD_BUFFER_SIZE, 0);