Lines Matching refs:showregs
188 static void showregs(uint_t, struct regs *, caddr_t);
535 showregs(type, rp, addr); in trap()
600 showregs(type, rp, (caddr_t)0); in trap()
740 showregs(type, rp, addr); in trap()
894 showregs(type, rp, addr); in trap()
957 showregs(type, rp, (caddr_t)0); in trap()
966 showregs(type, rp, (caddr_t)0); in trap()
975 showregs(type, rp, (caddr_t)0); in trap()
984 showregs(type, rp, addr); in trap()
1006 showregs(type, rp, addr); in trap()
1029 showregs(type, rp, addr); in trap()
1040 showregs(type, rp, addr); in trap()
1072 showregs(type, rp, (caddr_t)0); in trap()
1120 showregs(type, rp, (caddr_t)0); in trap()
1175 showregs(type, rp, (caddr_t)0); in trap()
1190 showregs(type, rp, addr); in trap()
1216 showregs(type, rp, (caddr_t)0); in trap()
1224 showregs(type, rp, (caddr_t)0); in trap()
1301 showregs(type, rp, (caddr_t)0); in trap()
1310 showregs(type, rp, (caddr_t)0); in trap()
1320 showregs(type, rp, (caddr_t)0); in trap()
1347 showregs(type, rp, (caddr_t)0); in trap()
1391 showregs(type, rp, (caddr_t)0); in trap()
1670 showregs(uint_t type, struct regs *rp, caddr_t addr) in showregs() function
2251 showregs(tip->trap_type, tip->trap_regs, tip->trap_addr);