pvr_s
void get_pvr(struct pvr_s *pvr);
struct pvr_s pvr;
void get_pvr(struct pvr_s *p)
for (i = 0; i < sizeof(struct pvr_s)/4; i++)
static struct pvr_s pvr;
for (i = 0; i < sizeof(struct pvr_s)/4; i++)