SUSTAIN_RELEASE   268 sound/drivers/opl3/opl3_synth.c 		patch->inst.op[i].sustain_release = data[SUSTAIN_RELEASE + i];
SUSTAIN_RELEASE   282 sound/drivers/opl3/opl3_synth.c 				data[OFFSET_4OP + SUSTAIN_RELEASE + i];
SUSTAIN_RELEASE   564 sound/oss/opl3.c 	opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[0], instr->operators[6]);
SUSTAIN_RELEASE   565 sound/oss/opl3.c 	opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[1], instr->operators[7]);
SUSTAIN_RELEASE   622 sound/oss/opl3.c 		opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[2], instr->operators[OFFS_4OP + 6]);
SUSTAIN_RELEASE   623 sound/oss/opl3.c 		opl3_command(map->ioaddr, SUSTAIN_RELEASE + map->op[3], instr->operators[OFFS_4OP + 7]);