Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
569 * IUCV_SEVERED.
571 * IUCV_SEVERED state causes the tty hang-up in the HVC layer.
599 priv->iucv_state = IUCV_SEVERED; in hvc_iucv_hangup()
648 * path_servered callback [IUCV_SEVERED]), we have to clean up in hvc_iucv_notifier_hangup()
656 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_notifier_hangup()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvc_iucv.c55 IUCV_SEVERED = 2, enumerator
231 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_write()
363 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_queue()
393 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_send()
566 * IUCV_SEVERED.
568 * IUCV_SEVERED state causes the tty hang-up in the HVC layer.
596 priv->iucv_state = IUCV_SEVERED; in hvc_iucv_hangup()
645 * path_servered callback [IUCV_SEVERED]), we have to clean up in hvc_iucv_notifier_hangup()
653 if (priv->iucv_state == IUCV_SEVERED) in hvc_iucv_notifier_hangup()

Completed in 5 milliseconds