Searched refs:printreg (Results 1 – 1 of 1) sorted by relevance
48 static void printreg(char *, ushort_t, char *);408 printreg(" ds", (ushort_t)bp->mt_dsreg, 0); in status()409 printreg(" er", (ushort_t)bp->mt_erreg, 0); in status()475 printreg(char *s, ushort_t v, char *bits) in printreg() function