Home
last modified time | relevance | path

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

/sound/pci/lola/
Dlola.c101 if (chip->rirb.cmds < LOLA_CORB_ENTRIES - 1) { in corb_send_verb()
103 wp %= LOLA_CORB_ENTRIES; in corb_send_verb()
135 chip->rirb.rp %= LOLA_CORB_ENTRIES; in lola_update_rirb()
Dlola.h190 #define LOLA_CORB_ENTRIES 256 macro