Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dqcn.c367 qcn_state->qcn_hangup = 0; in qcn_attach()
1044 if (qcn_state->qcn_hangup) { in qcn_soft_intr()
1047 qcn_state->qcn_hangup = 0; in qcn_soft_intr()
1141 qcn_state->qcn_hangup = 1; in qcn_receive_read()
1179 qcn_state->qcn_hangup = 1; in qcn_receive_getchr()
/titanic_41/usr/src/uts/sun4v/sys/
H A Dqcn.h94 ushort_t qcn_hangup; member