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

/vbox/src/VBox/Runtime/r3/linux/
H A Dfileaio-linux.cpp99 uint32_t u32Key; member in struct:LNXKAIOIOCB
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_snapshot.c1431 uint32_t u32Key, u32Count, i; local
1435 rc = SSMR3GetU32(pSSM, &u32Key);
1438 if (!u32Key)
1448 for (i = u32Key; i < u32Count + u32Key; ++i)

Completed in 86 milliseconds