nextofs           568 sound/pci/emu10k1/memory.c 	int page, nextofs, end_offset, temp, temp1;
nextofs           576 sound/pci/emu10k1/memory.c 		nextofs = aligned_page_offset(page + 1);
nextofs           577 sound/pci/emu10k1/memory.c 		temp = nextofs - offset;
nextofs           584 sound/pci/emu10k1/memory.c 		offset = nextofs;
nextofs           598 sound/pci/emu10k1/memory.c 	int page, nextofs, end_offset, temp, temp1;
nextofs           606 sound/pci/emu10k1/memory.c 		nextofs = aligned_page_offset(page + 1);
nextofs           607 sound/pci/emu10k1/memory.c 		temp = nextofs - offset;
nextofs           614 sound/pci/emu10k1/memory.c 		offset = nextofs;