Lines Matching refs:xs_rm
247 xs_rm(ctx->xsh, t, GCSPRINTF("%s/state-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
248 xs_rm(ctx->xsh, t, GCSPRINTF("%s/key-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
249 xs_rm(ctx->xsh, t, GCSPRINTF("%s/dev-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
250 xs_rm(ctx->xsh, t, GCSPRINTF("%s/vdev-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
251 xs_rm(ctx->xsh, t, GCSPRINTF("%s/opts-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
252 xs_rm(ctx->xsh, t, GCSPRINTF("%s/vdevfn-%d", be_path, i)); in libxl__device_pci_remove_xenstore()
258 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
262 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
266 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
271 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
277 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
283 xs_rm(ctx->xsh, t, tmppath); in libxl__device_pci_remove_xenstore()
740 xs_rm(ctx->xsh, XBT_NULL, in pci_assignable_driver_path_remove()