Home
last modified time | relevance | path

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

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