Lines Matching refs:XBT_NIL

239 		xenbus_rm(XBT_NIL, dev->nodename, "hotplug-status");  in netback_remove()
342 err = xenbus_printf(XBT_NIL, dev->nodename, in netback_probe()
349 err = xenbus_printf(XBT_NIL, dev->nodename, in netback_probe()
354 script = xenbus_read(XBT_NIL, dev->nodename, "script", NULL); in netback_probe()
419 err = xenbus_scanf(XBT_NIL, dev->nodename, "handle", "%li", &handle); in backend_create_xenvif()
609 ratestr = xenbus_read(XBT_NIL, dev->nodename, "rate", NULL); in xen_net_read_rate()
639 macstr = s = xenbus_read(XBT_NIL, dev->nodename, "mac", NULL); in xen_net_read_mac()
731 str = xenbus_read(XBT_NIL, be->dev->nodename, "hotplug-status", &len); in hotplug_status_changed()
756 err = xenbus_scanf(XBT_NIL, dev->otherend, in connect()
893 err = xenbus_gather(XBT_NIL, xspath, in connect_rings()
904 err = xenbus_gather(XBT_NIL, xspath, in connect_rings()
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()
1009 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-no-csum-offload", in read_xenbus_vif_flags()
1014 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-ipv6-csum-offload", in read_xenbus_vif_flags()