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

/vbox/src/VBox/Devices/Audio/
H A DDevIchAc97.cpp342 BUP_LAST = RT_BIT(1) enumerator in enum:__anon9869
1173 if (pThis->bup_flag & BUP_LAST)
1500 pThis->bup_flag = (pReg->bd.ctl_len & BD_BUP) ? BUP_LAST : 0;

Completed in 51 milliseconds