Home
last modified time | relevance | path

Searched refs:BUP_LAST (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/audio/
H A Dac97.c141 BUP_LAST = 2 enumerator
934 if (s->bup_flag & BUP_LAST) { in write_bup()
1066 s->bup_flag = (r->bd.ctl_len & BD_BUP) ? BUP_LAST : 0; in transfer_audio()