VOLUME_DB_TO_VOXWARE  996 sound/oss/dmasound/dmasound_atari.c 	return VOLUME_DB_TO_VOXWARE(dmasound.volume_left) |
VOLUME_DB_TO_VOXWARE  997 sound/oss/dmasound/dmasound_atari.c 	       (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8);
VOLUME_DB_TO_VOXWARE 1410 sound/oss/dmasound/dmasound_atari.c 				 VOLUME_DB_TO_VOXWARE(dmasound.volume_left) |
VOLUME_DB_TO_VOXWARE 1411 sound/oss/dmasound/dmasound_atari.c 				 (VOLUME_DB_TO_VOXWARE(dmasound.volume_right) << 8));