Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DXenBus.c112 Status = XenStoreRead (XST_NIL, Path, "state", NULL, (VOID **)&Ptr); in XenBusReadDriverState()
173 StatusXenStore = XenStoreRead (XST_NIL, DevicePath, "backend", in XenBusAddDevice()
333 Status = XenStoreRead (Transaction, This->Node, "state", NULL, (VOID **)&Temp); in XenBusSetState()
DXenStore.h100 XenStoreRead (
DXenStore.c1210 XenStoreRead ( in XenStoreRead() function
1456 return XenStoreRead (Transaction, This->Node, Node, NULL, Value); in XenBusXenStoreRead()
1468 return XenStoreRead (Transaction, This->Backend, Node, NULL, Value); in XenBusXenStoreBackendRead()