Searched refs:StateWatchToken (Results 1 – 2 of 2) sorted by relevance
148 XenBusIo->WaitForWatch (XenBusIo, Dev->StateWatchToken); in XenPvBlkWaitForBackendState()259 XenBusIo->RegisterWatchBackend (XenBusIo, "state", &Dev->StateWatchToken); in XenPvBlockFrontInitialization()327 XenBusIo->UnregisterWatch (XenBusIo, Dev->StateWatchToken); in XenPvBlockFrontInitialization()404 XenBusIo->WaitForWatch (XenBusIo, Dev->StateWatchToken); in XenPvBlockFrontShutdown()408 XenBusIo->UnregisterWatch (XenBusIo, Dev->StateWatchToken); in XenPvBlockFrontShutdown()
61 VOID *StateWatchToken; member