Searched refs:xpath (Results 1 – 3 of 3) sorted by relevance
15 xenstore-write $xpath/hotplug-status error \16 $xpath/hotplug-error "$@"21 xpath=$123 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 $xpath83 xenstore-write $xpath/vnd $device90 xenstore-write $xpath/physical-device $physical_device91 xenstore-write $xpath/hotplug-status connected
13 xpath=$119 xenstore-rm $xpath23 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
13 xpath=$119 xenstore-rm $xpath23 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