regbyte 130 dev/ic/opl.c int opl_calc_vol(int regbyte, int volume, int main_vol); regbyte 434 dev/ic/opl.c opl_calc_vol(regbyte, volume, mainvol) regbyte 435 dev/ic/opl.c int regbyte; regbyte 439 dev/ic/opl.c int level = ~regbyte & OPL_TOTAL_LEVEL_MASK;