__snd_gf1_look16 109 sound/isa/gus/gus_io.c res = ((unsigned int) __snd_gf1_look16(gus, reg | 0x80) << 11) & 0xfff800; __snd_gf1_look16 110 sound/isa/gus/gus_io.c res |= ((unsigned int) __snd_gf1_look16(gus, (reg + 1) | 0x80) >> 5) & 0x0007ff; __snd_gf1_look16 151 sound/isa/gus/gus_io.c return __snd_gf1_look16(gus, reg); __snd_gf1_look16 226 sound/isa/gus/gus_io.c res = __snd_gf1_look16(gus, reg);