fill_regs
fill_regs(td, &pr_reg);
fill_regs(td, &status->pr_reg);
return (fill_regs(td, regs));
int fill_regs(struct thread *, struct reg *);
int fill_regs(struct thread *, struct reg *);