Searched defs:tmx (Results 1 – 2 of 2) sorted by relevance
54 struct tmx { struct55 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 …]
39 struct tmx tmx; in logdmux_uqinfo() local66 struct tmx tmx; in logdmux_lqinfo() local76 struct tmx tmx; in logdmux_lrnext() local85 struct tmx tmx; in logdmux_uwnext() local