AM_VIB            265 sound/drivers/opl3/opl3_synth.c 		patch->inst.op[i].am_vib = data[AM_VIB + i];
AM_VIB            276 sound/drivers/opl3/opl3_synth.c 				data[OFFSET_4OP + AM_VIB + i];
AM_VIB            550 sound/oss/opl3.c 	opl3_command(map->ioaddr, AM_VIB + map->op[0], instr->operators[0]);
AM_VIB            551 sound/oss/opl3.c 	opl3_command(map->ioaddr, AM_VIB + map->op[1], instr->operators[1]);
AM_VIB            608 sound/oss/opl3.c 		opl3_command(map->ioaddr, AM_VIB + map->op[2], instr->operators[OFFS_4OP + 0]);
AM_VIB            609 sound/oss/opl3.c 		opl3_command(map->ioaddr, AM_VIB + map->op[3], instr->operators[OFFS_4OP + 1]);
AM_VIB            862 sound/oss/opl3.c 	opl3_command (map->ioaddr, AM_VIB + map->op[cell-1], tmp);}