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