Searched defs:tmx (Results 1 – 2 of 2) sorted by relevance
52 struct tmx { struct53 queue_t *rdq; /* our mux upper read queue */54 queue_t *muxq; /* our mux lower write queue */55 queue_t *peerq; /* peer mux lower write queue */56 minor_t dev0; /* our minor device number */57 boolean_t isptm; /* true if ptm is downstream */58 mblk_t *unlink_mp; /* mblk used in logdmux_unlink_timer */59 unlinkinfo_t *unlinkinfop; /* used during I_UNLINK processing */60 bufcall_id_t wbufcid; /* needed for recovery */61 bufcall_id_t rbufcid; /* needed for recovery */[all …]
37 struct tmx tmx; in logdmux_uqinfo() local64 struct tmx tmx; in logdmux_lqinfo() local74 struct tmx tmx; in logdmux_lrnext() local83 struct tmx tmx; in logdmux_uwnext() local