Searched refs:EMU10K_NUM_PORTC (Results 1 – 2 of 2) sorted by relevance
45 #define EMU10K_NUM_PORTC 2 macro64 #define AUDIO_MAXVOICE (2*EMU10K_NUM_PORTC)66 #define AUDIO_MEMSIZE (EMU10K_NUM_PORTC*DMABUF_SIZE+4096)433 emu10k_portc_t *portc[EMU10K_NUM_PORTC];
1013 for (int i = 0; i < EMU10K_NUM_PORTC; i++) { in emu10k_destroy()