Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.c155 static int emu10k_alloc_port(emu10k_devc_t *, int);
862 emu10k_alloc_port(emu10k_devc_t *devc, int num) in emu10k_alloc_port() function
2109 if (emu10k_alloc_port(devc, EMU10K_REC) != DDI_SUCCESS) in emu10k_attach()
2112 if (emu10k_alloc_port(devc, EMU10K_PLAY) != DDI_SUCCESS) in emu10k_attach()