/titanic_44/usr/src/uts/common/io/audio/impl/ |
H A D | audio_sun.c | 258 prinfo = &info->play; in devaudio_proc_alloc() 377 proc->p_info.play.waiting++; in devaudio_proc_hold() 383 proc->p_info.play.waiting--; in devaudio_proc_hold() 390 proc->p_info.play.waiting--; in devaudio_proc_hold() 396 audio_prinfo_t *play = &proc->p_info.play; in devaudio_proc_hold() local 407 play->eof = 0; in devaudio_proc_hold() 408 play->buffer_size = 8192; in devaudio_proc_hold() 410 auclnt_set_gain(sp, ((play->gain * 100) / AUDIO_MAX_GAIN)); in devaudio_proc_hold() 412 play->open = B_TRUE; in devaudio_proc_hold() 580 info->play.sample_rate = auclnt_get_rate(sp); in devaudio_proc_update() [all …]
|
/titanic_44/usr/src/cmd/audio/utilities/ |
H A D | device_ctl.c | 86 prinfo = &info.play; in audio__setplayhdr() 157 prinfo = &info.play; in audio__setval() 261 info.play.pause = x; in audio__setpause() 272 if (((which & AUDIO__PLAY) && (info.play.pause != x)) || in audio__setpause()
|
/titanic_44/usr/src/uts/common/io/audio/drv/audiosolo/ |
H A D | audiosolo.c | 195 solo_engine_t play; member 1094 if (dev->play.paddr != 0) in solo_release_resources() 1095 (void) ddi_dma_unbind_handle(dev->play.dmah); in solo_release_resources() 1096 if (dev->play.acch != NULL) in solo_release_resources() 1097 ddi_dma_mem_free(&dev->play.acch); in solo_release_resources() 1098 if (dev->play.dmah != NULL) in solo_release_resources() 1099 ddi_dma_free_handle(&dev->play.dmah); in solo_release_resources() 1101 if (dev->play.engine != NULL) { in solo_release_resources() 1102 audio_dev_remove_engine(dev->adev, dev->play.engine); in solo_release_resources() 1103 audio_engine_free(dev->play.engine); in solo_release_resources() [all …]
|
/titanic_44/usr/src/uts/sun/io/audio/drv/audiocs/ |
H A D | audio_4231.h | 165 #define EB2_PLAY_CSR state->cs_eb2_regs.play->eb2csr 166 #define EB2_PLAY_ACR state->cs_eb2_regs.play->eb2acr 167 #define EB2_PLAY_BCR state->cs_eb2_regs.play->eb2bcr 261 cs4231_eb2regs_t *play; /* play EB2 registers */ member
|
H A D | audio_4231_eb2dma.c | 127 if (ddi_regs_map_setup(dip, 1, (caddr_t *)&state->cs_eb2_regs.play, 0, in eb2_map_regs() 134 state->cs_engines[CS4231_PLAY]->ce_eb2regs = state->cs_eb2_regs.play; in eb2_map_regs()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | audioio.h | 99 audio_prinfo_t play; /* output status information */ member
|
/titanic_44/usr/src/cmd/lp/model/ |
H A D | standard | 968 # We set up a pipeline to $LPTELL, but play a trick
|
H A D | tsol_standard | 1037 # We set up a pipeline to $LPTELL, but play a trick
|
H A D | tsol_standard_foomatic | 1065 # We set up a pipeline to $LPTELL, but play a trick
|
/titanic_44/usr/src/uts/intel/os/ |
H A D | master | 208 SUN0001 none oth all none "ISA Plug and play configuration ports"
|
/titanic_44/usr/src/grub/grub-0.97/ |
H A D | aclocal.m4 | 882 # symlink; some systems play weird games with the mod time of symlinks
|
/titanic_44/usr/src/cmd/truss/ |
H A D | expound.c | 1298 show_audio_prinfo(pri, "play", &au.play); in show_audio_info()
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | northamerica | 2988 # During the game, play-by-play announcer Jim Hunter noted that
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 271 06-10-06 port/astconf.c,comp/conf.sh,comp/conf.tab: play nice with getconf(1)
|
/titanic_44/usr/src/cmd/look/ |
H A D | words | 17423 play
|
/titanic_44/usr/src/cmd/spell/ |
H A D | list | 17422 play
|
/titanic_44/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 5563 % (except of course we have to play expansion games).
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 4335 # Color applications running in screen and TeraTerm do not play well together
|
H A D | terminfo.src | 4957 # Color applications running in screen and TeraTerm do not play well together
|