Home
last modified time | relevance | path

Searched defs:tmx (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/common/sys/
H A Dlogindmux_impl.h54 struct tmx { struct
55 queue_t *rdq; /* our mux upper read queue */
56 queue_t *muxq; /* our mux lower write queue */
57 queue_t *peerq; /* peer mux lower write queue */
58 minor_t dev0; /* our minor device number */
59 boolean_t isptm; /* true if ptm is downstream */
60 mblk_t *unlink_mp; /* mblk used in logdmux_unlink_timer */
61 unlinkinfo_t *unlinkinfop; /* used during I_UNLINK processing */
62 bufcall_id_t wbufcid; /* needed for recovery */
63 bufcall_id_t rbufcid; /* needed for recovery */
[all …]
/titanic_53/usr/src/cmd/mdb/common/modules/logindmux/
H A Dlogindmux.c39 struct tmx tmx; in logdmux_uqinfo() local
66 struct tmx tmx; in logdmux_lqinfo() local
76 struct tmx tmx; in logdmux_lrnext() local
85 struct tmx tmx; in logdmux_uwnext() local