Searched refs:PIT_SAVED_STATE_VERSION (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/
H A DDevPit-i8254.cpp74 #define PIT_SAVED_STATE_VERSION 4 macro
920 if ( uVersion != PIT_SAVED_STATE_VERSION
1272 rc = PDMDevHlpSSMRegister3(pDevIns, PIT_SAVED_STATE_VERSION, sizeof(*pThis), pitLiveExec, pitSaveExec, pitLoadExec);

Completed in 47 milliseconds