Searched refs:MAX_CHANNELS (Results 1 – 1 of 1) sorted by relevance
86 #define MAX_CHANNELS 4 macro88 #if MAX_CHANNELS > 1396 struct emu_pcm_pchinfo pch[MAX_CHANNELS]; /* hardware channels */715 if (sc->pnum >= MAX_CHANNELS) in emupchan_init()1239 for (i = 0; i < MAX_CHANNELS; i++) in emu_pcm_intr()1467 for (i = 1; i < MAX_CHANNELS; i++) in emu_pcm_attach()