OSS_PCM_ENABLE_INPUT  455 compat/ossaudio/ossaudio.c 		       (tmpinfo.record.pause ? 0 : OSS_PCM_ENABLE_INPUT);
OSS_PCM_ENABLE_INPUT  466 compat/ossaudio/ossaudio.c 		tmpinfo.record.pause = (idat & OSS_PCM_ENABLE_INPUT) == 0;