Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dn_r3964.h85 #define R3964_OVERFLOW -2 /* msg queue overflow */ macro
/linux-4.1.27/drivers/tty/
Dn_r3964.c878 && (pClient->last_msg->error_code == R3964_OVERFLOW)) { in add_msg()
884 error_code = R3964_OVERFLOW; in add_msg()