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

/vbox/src/VBox/VMM/VMMR0/
H A DHMVMXR0.cpp11158 static uint32_t const s_aIOSizes[4] = { 1, 2, 0, 4 }; /* Size of the I/O accesses. */ local
11162 uint32_t const cbValue = s_aIOSizes[uIOWidth];

Completed in 84 milliseconds