Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/audio/drv/audioemu10k/
H A Daudioemu10k.h46 #define EMU10K_PLAY 0 macro
H A Daudioemu10k.c890 case EMU10K_PLAY: in emu10k_alloc_port()
949 if (num == EMU10K_PLAY) { /* Output device */ in emu10k_alloc_port()
2105 if (emu10k_alloc_port(devc, EMU10K_PLAY) != DDI_SUCCESS) in emu10k_attach()