__snd_gf1_look16 124 sound/isa/gus/gus_io.c res = ((unsigned int) __snd_gf1_look16(gus, reg | 0x80) << 11) & 0xfff800; __snd_gf1_look16 125 sound/isa/gus/gus_io.c res |= ((unsigned int) __snd_gf1_look16(gus, (reg + 1) | 0x80) >> 5) & 0x0007ff; __snd_gf1_look16 166 sound/isa/gus/gus_io.c return __snd_gf1_look16(gus, reg); __snd_gf1_look16 241 sound/isa/gus/gus_io.c res = __snd_gf1_look16(gus, reg);