Home
last modified time | relevance | path

Searched refs:t_endmsg (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Dldterm.c710 tp->t_endmsg = NULL; in ldtermopen()
1123 tp->t_endmsg = NULL; in ldtermrput()
1170 tp->t_endmsg = NULL; in ldtermrput()
1488 tp->t_endmsg = NULL; in ldtermrsrv()
1585 tp->t_endmsg = NULL; in ldtermrmsg()
1778 bpt = tp->t_endmsg; in ldterm_docanon()
1787 bpt = tp->t_endmsg; in ldterm_docanon()
1799 bpt = tp->t_endmsg; in ldterm_docanon()
1809 bpt = tp->t_endmsg; in ldterm_docanon()
1813 bpt = tp->t_endmsg; in ldterm_docanon()
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Dldterm.h220 mblk_t *t_endmsg; /* pointer to last mblk in that message */ member