Home
last modified time | relevance | path

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

/linux/drivers/tty/hvc/
H A Dhvc_iucv.c56 IUCV_SEVERED = 2, enumerator
232 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_write()
364 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_queue()
394 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_send()
567 * IUCV_SEVERED.
569 * IUCV_SEVERED state causes the tty hang-up in the HVC layer.
597 priv->iucv_state = IUCV_SEVERED; in hvc_iucv_hangup()
646 * path_servered callback [IUCV_SEVERED]), we have to clean up in hvc_iucv_notifier_hangup()
654 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_notifier_hangup()