Searched refs:XenbusStateClosed (Results 1 – 3 of 3) sorted by relevance
59 XenbusStateClosed = 6, enumerator
366 Status = XenBusIo->SetState (XenBusIo, XST_NIL, XenbusStateClosed); in XenPvBlockFrontShutdown()374 Status = XenPvBlkWaitForBackendState (Dev, XenbusStateClosed, NULL); in XenPvBlockFrontShutdown()398 if (Value <= XenbusStateInitWait || Value >= XenbusStateClosed) { in XenPvBlockFrontShutdown()
114 State = XenbusStateClosed; in XenBusReadDriverState()