Searched refs:EMU10K_NUM_PORTC (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.h45 #define EMU10K_NUM_PORTC 2 macro
64 #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];
H A Daudioemu10k.c1008 for (int i = 0; i < EMU10K_NUM_PORTC; i++) {

Completed in 64 milliseconds