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

/vbox/src/VBox/Devices/PC/
H A DDevPcBios.cpp156 uint32_t iShutdown; member in struct:DEVPCBIOS
264 if (u32 == szShutdown[pThis->iShutdown])
266 pThis->iShutdown++;
267 if (pThis->iShutdown == 8)
269 pThis->iShutdown = 0;
275 pThis->iShutdown = 0;

Completed in 44 milliseconds