Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c39 #define OSS_CHANNELS 2 macro
506 ((rv = auclnt_set_channels(osp, OSS_CHANNELS)) != 0)) { in oss_open()
516 ((rv = auclnt_set_channels(isp, OSS_CHANNELS)) != 0)) { in oss_open()