Searched defs:uProt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DPGMSavedState.cpp2346 uint8_t uProt; local
2347 int rc = SSMR3GetU8(pSSM, &uProt);
2349 PGMROMPROT enmProt = (PGMROMPROT)uProt;

Completed in 53 milliseconds