x97 818 sound/pci/intel8x0m.c struct snd_ac97 *x97; x97 844 sound/pci/intel8x0m.c if ((err = snd_ac97_mixer(pbus, &ac97, &x97)) < 0) { x97 851 sound/pci/intel8x0m.c chip->ac97 = x97; x97 852 sound/pci/intel8x0m.c if(ac97_is_modem(x97) && !chip->ichd[ICHD_MDMIN].ac97) { x97 853 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMIN].ac97 = x97; x97 854 sound/pci/intel8x0m.c chip->ichd[ICHD_MDMOUT].ac97 = x97;