taglinefilesource code
dram_loc2348drivers/sound/gus_wave.cunsigned long   dram_loc;
dram_loc2381drivers/sound/gus_wave.cdram_loc = this_one * pcm_bsize;
dram_loc2382drivers/sound/gus_wave.cdram_loc += chn * pcm_banksize;
dram_loc2438drivers/sound/gus_wave.cgus_write_addr (0x0a, dram_loc, is16bits);  /*
dram_loc2454drivers/sound/gus_wave.cgus_write_addr (0x04, dram_loc + pcm_datasize[this_one], is16bits);  /*
dram_loc2484drivers/sound/gus_wave.cgus_write_addr (0x04, dram_loc + pcm_datasize[this_one], is16bits);  /*