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

/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllCImpl.cpp.h98 uint16_t fPortMask = (1 << cbOperand) - 1; local
100 if (bmBytes & fPortMask)
103 u16Port, cbOperand, bmBytes, fPortMask));

Completed in 59 milliseconds