Home
last modified time | relevance | path

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

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