Searched refs:qcnp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c803 qcn_t *qcnp = (qcn_t *)unit; local
805 if (!qcnp->qcn_wbufcid)
808 qcnp->qcn_wbufcid = 0;
809 if ((q = qcnp->qcn_tty.t_writeq) == NULL)
812 if ((mp = qcnp->qcn_tty.t_iocpending) == NULL)
815 qcnp->qcn_tty.t_iocpending = NULL;

Completed in 59 milliseconds