Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c36 #define MSG_VERSION 0x02 /* Message version */ macro
165 bufp->mbuf->version = MSG_VERSION; in alloc_tty_buffer()
260 if (rc || (rb->mbuf->version != MSG_VERSION) || in hvc_iucv_write()