FROM_OSSVOL 801 compat/ossaudio/ossaudio.c l = FROM_OSSVOL( idat & 0xff); FROM_OSSVOL 802 compat/ossaudio/ossaudio.c r = FROM_OSSVOL((idat >> 8) & 0xff);