Searched defs:EMU10K_NUM_PORTC (Results 1 - 1 of 1) 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];

Completed in 47 milliseconds