Home
last modified time | relevance | path

Searched refs:INUM2STR (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c3734 INUM2STR(tp->t_type, str); in idn_timer_start()
3760 INUM2STR(type, str); in idn_timer_stop()
3800 INUM2STR(type, str); in idn_timer_stopall()
4914 INUM2STR(mtype, mstr); in idn_handler()
4916 INUM2STR(atype, astr); in idn_handler()
5445 INUM2STR(mtp->mt_mtype, mstr);
5447 INUM2STR(arg1, astr);
5730 INUM2STR(mtp->mt_mtype, mstr);
5732 INUM2STR(a1, astr);
H A Didn_proto.c962 INUM2STR(msg, str); in idn_next_xstate()
1607 INUM2STR(dp->dxp->xt_msgtype, str); in idn_retry_nego()
2587 INUM2STR(msg, mstr); in idn_recv_con()
2588 INUM2STR(msgarg, lstr); in idn_recv_con()
2627 INUM2STR(dp->dxp->xt_msgtype, str); in idn_retry_con()
2974 INUM2STR(msgtype, str); in idn_exit_con()
4299 INUM2STR(msgtype, str); in idn_exit_fin()
4339 INUM2STR(msg, mstr); in idn_xphase_transition()
4340 INUM2STR(msgarg, astr); in idn_xphase_transition()
4386 INUM2STR(xp->xt_msgtype, xstr); in idn_xphase_transition()
[all …]
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h387 #define INUM2STR(mm, ss) inum2str((mm), (ss)) macro
436 #define INUM2STR(mm, ss) macro