currenttimer      617 sound/pci/ali5451/ali5451.c 	unsigned long  begintimer,currenttimer;
currenttimer      620 sound/pci/ali5451/ali5451.c 	currenttimer = inl(ALI_REG(codec, ALI_STIMER));
currenttimer      622 sound/pci/ali5451/ali5451.c 	while (currenttimer < begintimer + interval) {
currenttimer      625 sound/pci/ali5451/ali5451.c 		currenttimer = inl(ALI_REG(codec,  ALI_STIMER));