timer_4u
void stopcounter(struct timer_4u *);
timerreg_4u.t_timer = (struct timer_4u *)(u_long)va[0];
stopcounter(struct timer_4u *creg)
volatile struct timer_4u *reg = creg;
struct timer_4u* t_timer; /* There are two of them */