lastpg            153 sound/pci/trident/trident_memory.c 		page = lastpg(blk) + 1;
lastpg            165 sound/pci/trident/trident_memory.c 	lastpg(blk) = page + psize - 1;
lastpg            217 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++, idx++) {
lastpg            265 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++,
lastpg            309 sound/pci/trident/trident_memory.c 	for (page = firstpg(blk); page <= lastpg(blk); page++)