Home
last modified time | relevance | path

Searched defs:iucv_tty_msg (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/tty/hvc/
Dhvc_iucv.c43 struct iucv_tty_msg { struct
50 #define MSG_SIZE(s) ((s) + offsetof(struct iucv_tty_msg, data)) argument