taglinefilesource code
connection382drivers/sound/opl3.cint             connection;
connection394drivers/sound/opl3.cconnection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection396drivers/sound/opl3.cswitch (connection)
connection785drivers/sound/opl3.cint             connection = ((instr->operators[10] & 0x01) << 1) | (instr->operators[10 + OFFS_4OP] & 0x01);
connection787drivers/sound/opl3.cswitch (connection)