Searched refs:emu10k_alloc_port (Results 1 – 1 of 1) sorted by relevance
155 static int emu10k_alloc_port(emu10k_devc_t *, int);862 emu10k_alloc_port(emu10k_devc_t *devc, int num) in emu10k_alloc_port() function2109 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()