codec72 999 sound/pci/ac97/ac97_patch.c unsigned int codec72, codec6c; codec72 1004 sound/pci/ac97/ac97_patch.c codec72 = snd_ac97_read(ac97, AC97_SIGMATEL_BIAS2) & 0x8000; codec72 1007 sound/pci/ac97/ac97_patch.c if ((codec72==0) && (codec6c==0)) { codec72 1012 sound/pci/ac97/ac97_patch.c } else if ((codec72==0x8000) && (codec6c==0)) { codec72 1016 sound/pci/ac97/ac97_patch.c } else if ((codec72==0x8000) && (codec6c==0x0080)) {