Searched refs:XST_NIL (Results 1 - 12 of 12) sorted by relevance

/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbus.c128 if (xs_write(XST_NIL, path_buffer, "error", printf_buffer) != 0) {
190 error = xs_gather(XST_NIL, path, "state", "%d", &result, NULL);
205 error = xs_gather(XST_NIL, path, "online", "%d", &value, NULL);
H A Dxenbusb_front.c115 error = xs_directory(XST_NIL, xbs->xbs_node, type, &count, &dir);
151 error = xs_gather(XST_NIL, ivars->xd_node,
H A Dxenbusb_back.c141 error = xs_directory(XST_NIL, xbs->xbs_node, type, &vm_count, &vms);
154 error = xs_directory(XST_NIL, xbs->xbs_node, sbuf_data(vm_path),
203 error = xs_gather(XST_NIL, ivars->xd_node,
282 xs_rm(XST_NIL, xenbus_get_node(child), "hotplug-status");
H A Dxenbusb.c257 if (xs_exists(XST_NIL, xenbus_get_node(child), "") == 0) {
289 error = xs_directory(XST_NIL, xbs->xbs_node, "", &type_count, &types);
657 if (xs_exists(XST_NIL, devpath, "") != 0) {
921 error = xs_scanf(XST_NIL, ivars->xd_node, "state",
927 error = xs_printf(XST_NIL, ivars->xd_node, "state",
/freebsd-13-stable/sys/dev/xen/blkfront/
H A Dblkfront.c780 error = xs_printf(XST_NIL, xenbus_get_node(sc->xbd_dev),
794 error = xs_printf(XST_NIL, xenbus_get_node(sc->xbd_dev),
1131 (void)xs_scanf(XST_NIL, otherend_path,
1135 (void)xs_scanf(XST_NIL, otherend_path,
1175 error = xs_printf(XST_NIL, node_path,
1185 error = xs_printf(XST_NIL, node_path,
1196 error = xs_printf(XST_NIL, node_path, "event-channel",
1205 error = xs_printf(XST_NIL, node_path, "protocol",
1244 err = xs_gather(XST_NIL, xenbus_get_otherend_path(dev),
1266 err = xs_gather(XST_NIL, xenbus_get_otherend_pat
[all...]
/freebsd-13-stable/sys/xen/xenstore/
H A Dxenstorevar.h92 #define XST_NIL ((struct xs_transaction) { 0 }) macro
/freebsd-13-stable/sys/dev/xen/control/
H A Dcontrol.c363 error = xs_read(XST_NIL, "control", "shutdown",
369 error = xs_write(XST_NIL, "control", "shutdown", "");
/freebsd-13-stable/sys/dev/xen/netback/
H A Dnetback.c854 err = xs_gather(XST_NIL, otherend_path,
870 err = xs_scanf(XST_NIL, our_path, "handle", NULL, "%li", &xnb->handle);
881 err = xs_read(XST_NIL, our_path, "bridge", &bridge_len,
890 err = xs_scanf(XST_NIL, otherend_path, "request-rx-copy", NULL,
912 if (xs_scanf(XST_NIL, otherend_path, "feature-sg", NULL,
917 if (xs_scanf(XST_NIL, otherend_path, "feature-gso-tcpv4", NULL,
921 if (xs_scanf(XST_NIL, otherend_path, "feature-gso-tcpv4-prefix", NULL,
925 if (xs_scanf(XST_NIL, otherend_path, "feature-no-csum-offload", NULL,
1097 xs_vprintf(XST_NIL, xenbus_get_node(xnb->dev),
1100 (void)xs_printf(XST_NIL, xenbus_get_nod
[all...]
/freebsd-13-stable/sys/dev/xen/blkback/
H A Dblkback.c3052 error = xs_scanf(XST_NIL, otherend_path,
3079 (void)xs_scanf(XST_NIL, otherend_path,
3097 error = xs_gather(XST_NIL, otherend_path,
3117 error = xs_scanf(XST_NIL, otherend_path,
3131 error = xs_gather(XST_NIL, otherend_path,
3471 xs_vprintf(XST_NIL, xenbus_get_node(xbb->dev),
3474 xs_printf(XST_NIL, xenbus_get_node(xbb->dev),
3480 xs_printf(XST_NIL, xenbus_get_node(xbb->dev),
3609 error = xs_gather(XST_NIL, xenbus_get_node(dev), "physical-device-path",
3619 error = xs_gather(XST_NIL, xenbus_get_otherend_pat
[all...]
/freebsd-13-stable/sys/dev/xen/netfront/
H A Dnetfront.c333 error = xs_read(XST_NIL, path, "mac", NULL, (void **) &macstr);
351 error = xs_read(XST_NIL, path, "mac", NULL, (void **) &macstr);
535 err = xs_scanf(XST_NIL, xenbus_get_otherend_path(info->xbdev),
1852 xs_rm(XST_NIL, xenbus_get_node(dev), "feature-gso-tcpv4");
1853 xs_rm(XST_NIL, xenbus_get_node(dev), "feature-no-csum-offload");
1932 error = xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
2000 if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
2010 if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
2024 if (xs_scanf(XST_NIL, xenbus_get_otherend_path(np->xbdev),
/freebsd-13-stable/sys/dev/xen/balloon/
H A Dballoon.c327 err = xs_scanf(XST_NIL, "memory", "target", NULL,
/freebsd-13-stable/sys/dev/xen/xenstore/
H A Dxenstore.c922 return (xs_talkv(XST_NIL, XS_WATCH, iov, 2, NULL, NULL));
944 return (xs_talkv(XST_NIL, XS_UNWATCH, iov, 2, NULL, NULL));
1474 error = xs_single(XST_NIL, XS_TRANSACTION_START, "", NULL,

Completed in 115 milliseconds