taglinefilesource code
connection489drivers/sound/opl3.cint             connection;
connection501drivers/sound/opl3.cconnection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection503drivers/sound/opl3.cswitch (connection)
connection959drivers/sound/opl3.cint             connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection961drivers/sound/opl3.cswitch (connection)