Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dn_r3964.h128 #define R3964_OVERFLOW -2 /* msg queue overflow */ macro
/linux-2.4.37.9/drivers/char/
Dn_r3964.c1023 && (pClient->last_msg->error_code==R3964_OVERFLOW)) in add_msg()
1032 error_code = R3964_OVERFLOW; in add_msg()