lastpg            137 sound/pci/trident/trident_memory.c 		page = lastpg(blk) + 1;
lastpg            149 sound/pci/trident/trident_memory.c 	lastpg(blk) = page + psize - 1;
lastpg            201 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++, idx++) {
lastpg            249 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++,
lastpg            293 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++)