Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/hvc/
H A Dhvc_iucv.c37 #define MSG_TYPE_ERROR 0x01 /* Error message */ macro
286 case MSG_TYPE_ERROR: /* ignored ... */ in hvc_iucv_write()