first_msg 804 drivers/tty/n_r3964.c pClient->first_msg = NULL; first_msg 869 drivers/tty/n_r3964.c pClient->first_msg = pClient->last_msg = pMsg; first_msg 907 drivers/tty/n_r3964.c if (pClient->first_msg) { first_msg 910 drivers/tty/n_r3964.c pMsg = pClient->first_msg; first_msg 911 drivers/tty/n_r3964.c pClient->first_msg = pMsg->next; first_msg 912 drivers/tty/n_r3964.c if (pClient->first_msg == NULL) { first_msg 1256 drivers/tty/n_r3964.c pMsg = pClient->first_msg; first_msg 94 include/linux/n_r3964.h struct r3964_message *first_msg;