Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dn_r3964.h86 #define R3964_OVERFLOW -2 /* msg queue overflow */ macro
/Linux-v5.10/drivers/tty/
Dn_r3964.c882 && (pClient->last_msg->error_code == R3964_OVERFLOW)) { in add_msg()
888 error_code = R3964_OVERFLOW; in add_msg()