ply_pos           172 sound/pci/fm801.c 	unsigned int ply_pos;
ply_pos           474 sound/pci/fm801.c 	chip->ply_pos = 0;
ply_pos           517 sound/pci/fm801.c 	ptr = chip->ply_pos + (chip->ply_count - 1) - fm801_readw(chip, PLY_COUNT);
ply_pos           558 sound/pci/fm801.c 		chip->ply_pos += chip->ply_count;
ply_pos           559 sound/pci/fm801.c 		chip->ply_pos %= chip->ply_size;
ply_pos           560 sound/pci/fm801.c 		tmp = chip->ply_pos + chip->ply_count;