SDM 2200 sound/pci/intel8x0.c igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK; SDM 2274 sound/pci/intel8x0.c u8 tmp = igetbyte(chip, ICHREG(SDM)); SDM 2288 sound/pci/intel8x0.c iputbyte(chip, ICHREG(SDM), tmp); SDM 2605 sound/pci/intel8x0.c chip->sdm_saved = igetbyte(chip, ICHREG(SDM)); SDM 2635 sound/pci/intel8x0.c iputbyte(chip, ICHREG(SDM), chip->sdm_saved); SDM 2828 sound/pci/intel8x0.c snd_iprintf(buffer, "SDM : 0x%08x\n", igetdword(chip, ICHREG(SDM)));