Lines Matching refs:XBT_NIL
239 xenbus_rm(XBT_NIL, dev->nodename, "hotplug-status"); in netback_remove()
350 err = xenbus_printf(XBT_NIL, dev->nodename, in netback_probe()
357 err = xenbus_printf(XBT_NIL, dev->nodename, in netback_probe()
362 script = xenbus_read(XBT_NIL, dev->nodename, "script", NULL); in netback_probe()
427 err = xenbus_scanf(XBT_NIL, dev->nodename, "handle", "%li", &handle); in backend_create_xenvif()
617 ratestr = xenbus_read(XBT_NIL, dev->nodename, "rate", NULL); in xen_net_read_rate()
647 macstr = s = xenbus_read(XBT_NIL, dev->nodename, "mac", NULL); in xen_net_read_mac()
739 str = xenbus_read(XBT_NIL, be->dev->nodename, "hotplug-status", &len); in hotplug_status_changed()
764 err = xenbus_scanf(XBT_NIL, dev->otherend, in connect()
907 err = xenbus_gather(XBT_NIL, xspath, in connect_rings()
918 err = xenbus_gather(XBT_NIL, xspath, in connect_rings()
922 err = xenbus_scanf(XBT_NIL, xspath, in connect_rings()
957 err = xenbus_scanf(XBT_NIL, dev->otherend, "request-rx-copy", "%u", in read_xenbus_vif_flags()
971 if (xenbus_scanf(XBT_NIL, dev->otherend, in read_xenbus_vif_flags()
983 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-sg", in read_xenbus_vif_flags()
991 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4", in read_xenbus_vif_flags()
997 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv4-prefix", in read_xenbus_vif_flags()
1003 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6", in read_xenbus_vif_flags()
1009 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-gso-tcpv6-prefix", in read_xenbus_vif_flags()
1023 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-no-csum-offload", in read_xenbus_vif_flags()
1028 if (xenbus_scanf(XBT_NIL, dev->otherend, "feature-ipv6-csum-offload", in read_xenbus_vif_flags()
1033 if (xenbus_scanf(XBT_NIL, dev->otherend, "request-multicast-control", in read_xenbus_vif_flags()