taglinefilesource code
connection381drivers/sound/opl3.cint             connection;
connection393drivers/sound/opl3.cconnection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection395drivers/sound/opl3.cswitch (connection)
connection784drivers/sound/opl3.cint             connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection786drivers/sound/opl3.cswitch (connection)