Searched refs:tmxpeerp (Results 1 – 1 of 1) sorted by relevance
405 struct tmx *tmxp, *tmxpeerp; in logdmuxuwput() local464 tmxpeerp = ddi_get_soft_state(logdmux_statep, minor); in logdmuxuwput()465 if (tmxpeerp == NULL || tmxpeerp == tmxp || in logdmuxuwput()466 tmxpeerp->muxq == NULL || tmxpeerp->peerq != NULL || in logdmuxuwput()485 tmxp, tmxpeerp)) != 0) { in logdmuxuwput()490 tmxp->peerq = tmxpeerp->muxq; in logdmuxuwput()491 tmxpeerp->peerq = tmxp->muxq; in logdmuxuwput()