igetbyte          531 sound/pci/intel8x0.c       		if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS))
igetbyte          540 sound/pci/intel8x0.c 			igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
igetbyte          606 sound/pci/intel8x0.c 		int val = igetbyte(chip, ICHREG(ALI_CSPSR));
igetbyte          742 sound/pci/intel8x0.c 	status = igetbyte(chip, port + ichdev->roff_sr);
igetbyte          743 sound/pci/intel8x0.c 	civ = igetbyte(chip, port + ICH_REG_OFF_CIV);
igetbyte          858 sound/pci/intel8x0.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ;
igetbyte          902 sound/pci/intel8x0.c 		while (igetbyte(chip, port + ICH_REG_OFF_CR))
igetbyte          910 sound/pci/intel8x0.c 			 igetbyte(chip, port + ICH_REG_OFF_SR) | 0x1e);
igetbyte         1058 sound/pci/intel8x0.c 		civ = igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV);
igetbyte         1065 sound/pci/intel8x0.c 		if (civ == igetbyte(chip, ichdev->reg_offset + ICH_REG_OFF_CIV) &&
igetbyte         2146 sound/pci/intel8x0.c 					igetbyte(chip, ICHREG(SDM)) & ICH_LDI_MASK;
igetbyte         2219 sound/pci/intel8x0.c 		u8 tmp = igetbyte(chip, ICHREG(SDM));
igetbyte         2450 sound/pci/intel8x0.c         		if ((igetbyte(chip, ICH_REG_OFF_CR + chip->ichd[i].reg_offset) & ICH_RESETREGS) == 0)
igetbyte         2529 sound/pci/intel8x0.c 		chip->sdm_saved = igetbyte(chip, ICHREG(SDM));
igetbyte         2671 sound/pci/intel8x0.c 		while (igetbyte(chip, port + ICH_REG_OFF_CR))
igetbyte         2675 sound/pci/intel8x0.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH))
igetbyte          329 sound/pci/intel8x0m.c       		if (!(igetbyte(chip, ICHREG(ACC_SEMA)) & ICH_CAS))
igetbyte          338 sound/pci/intel8x0m.c 			igetbyte(chip, ICHREG(ACC_SEMA)), igetdword(chip, ICHREG(GLOB_STA)));
igetbyte          441 sound/pci/intel8x0m.c 	civ = igetbyte(chip, port + ICH_REG_OFF_CIV);
igetbyte          551 sound/pci/intel8x0m.c 		while (!(igetbyte(chip, port + ichdev->roff_sr) & ICH_DCH)) ;