ptl1_regs
uint_t reason = pstate->ptl1_regs.ptl1_g1;
uint_t tl = pstate->ptl1_regs.ptl1_trap_regs[0].ptl1_tl;
ptl1_regs_t *rp = &pstate->ptl1_regs;
ptl1_regs_t *rp = &pstate->ptl1_regs;
ptl1_regs_t ptl1_regs;
uint_t reason = pstate->ptl1_regs.ptl1_gregs[0].ptl1_g1;
uint_t tl = pstate->ptl1_regs.ptl1_trap_regs[0].ptl1_tl;
ptl1_regs_t *rp = &pstate->ptl1_regs;
ptl1_regs_t *rp = &pstate->ptl1_regs;
ptl1_regs_t ptl1_regs;