Home
last modified time | relevance | path

Searched refs:XenbusStateClosing (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/io/
Dxenbus.h57 XenbusStateClosing = 5, enumerator
/device/linaro/bootloader/edk2/OvmfPkg/XenPvBlkDxe/
DBlockFront.c350 Status = XenBusIo->SetState (XenBusIo, XST_NIL, XenbusStateClosing); in XenPvBlockFrontShutdown()
358 Status = XenPvBlkWaitForBackendState (Dev, XenbusStateClosing, NULL); in XenPvBlockFrontShutdown()