Home
last modified time | relevance | path

Searched refs:xpath (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/tools/hotplug/NetBSD/
A Dblock15 xenstore-write $xpath/hotplug-status error \
16 $xpath/hotplug-error "$@"
21 xpath=$1
23 xparams=$(xenstore-read "$xpath/params")
29 error "$xpath/params is empty, unable to attach block device."
40 vnd=$(xenstore-read "$xpath/vnd" || echo none)
51 xenstore-rm $xpath
83 xenstore-write $xpath/vnd $device
90 xenstore-write $xpath/physical-device $physical_device
91 xenstore-write $xpath/hotplug-status connected
A Dvif-ip13 xpath=$1
19 xenstore-rm $xpath
23 xip=$(xenstore-read "$xpath/ip")
24 xfid=$(xenstore-read "$xpath/frontend-id")
25 xhandle=$(xenstore-read "$xpath/handle")
26 iface=$(xenstore-read "$xpath/vifname")
28 xenstore-write $xpath/hotplug-status connected
A Dvif-bridge13 xpath=$1
19 xenstore-rm $xpath
23 xbridge=$(xenstore-read "$xpath/bridge")
24 xfid=$(xenstore-read "$xpath/frontend-id")
25 xhandle=$(xenstore-read "$xpath/handle")
26 iface=$(xenstore-read "$xpath/vifname")
29 xenstore-write $xpath/hotplug-status connected

Completed in 4 milliseconds