KSL_LEVEL         266 sound/drivers/opl3/opl3_synth.c 		patch->inst.op[i].ksl_level = data[KSL_LEVEL + i];
KSL_LEVEL         278 sound/drivers/opl3/opl3_synth.c 				data[OFFSET_4OP + KSL_LEVEL + i];
KSL_LEVEL         404 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[0], vol1);
KSL_LEVEL         405 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[1], vol2);
KSL_LEVEL         450 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[0], vol1);
KSL_LEVEL         451 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[1], vol2);
KSL_LEVEL         452 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[2], vol3);
KSL_LEVEL         453 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[3], vol4);
KSL_LEVEL         485 sound/oss/opl3.c 	opl3_command(map->ioaddr, KSL_LEVEL + map->op[1], 0xff);	/*
KSL_LEVEL         490 sound/oss/opl3.c 	opl3_command(map->ioaddr, KSL_LEVEL + map->op[0], 0xff);	/*
KSL_LEVEL         497 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[2], 0xff);
KSL_LEVEL         498 sound/oss/opl3.c 		opl3_command(map->ioaddr, KSL_LEVEL + map->op[3], 0xff);
KSL_LEVEL         754 sound/oss/opl3.c 			KSL_LEVEL + pv_map[devc->lv_map[i]].op[0], 0xff);
KSL_LEVEL         757 sound/oss/opl3.c 			KSL_LEVEL + pv_map[devc->lv_map[i]].op[1], 0xff);
KSL_LEVEL         762 sound/oss/opl3.c 				KSL_LEVEL + pv_map[devc->lv_map[i]].op[2], 0xff);
KSL_LEVEL         765 sound/oss/opl3.c 				KSL_LEVEL + pv_map[devc->lv_map[i]].op[3], 0xff);