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

/vbox/src/VBox/Devices/Audio/
H A DDevIchAc97.cpp341 BUP_SET = RT_BIT(0), enumerator in enum:__anon9869
1171 if (!(pThis->bup_flag & BUP_SET))
1183 pThis->bup_flag |= BUP_SET;

Completed in 47 milliseconds