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

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA.cpp348 static const uint8_t sr_mask[8] = { variable
728 pThis->sr[pThis->sr_index] = val & sr_mask[pThis->sr_index];

Completed in 64 milliseconds