|
Linux Kernel
3.7.1
|
#include <message.h>
Data Fields | |
| unsigned char | sequence_no |
| unsigned char | process_id |
| unsigned char | time_stamp |
| unsigned char | cmd_sequence_no |
| unsigned char | reserved1 [3] |
| unsigned char | msg_byte_cnt |
| unsigned char | type |
| unsigned char | class |
| unsigned char | code |
| unsigned char | phy_link_no |
| unsigned char | rsp_status |
| unsigned char | reseved2 [3] |
| union { | |
| unsigned char byte_array [MSG_DATA_LEN] | |
| LLData response | |
| HWConfig_pl HWCresponse | |
| } | msg_data |
| unsigned int | value |
| unsigned int | size |
| unsigned char * | bytes |
| char | msg [8] |
| int | length |
| int | fifo |
| struct usb_line6 * | line6 |
| const char * | buffer |
| int | size |
| int | done |
| const char * | msg |
| const char * | option |
| struct message * | next |
| struct file_line * | files |
| unsigned char byte_array[MSG_DATA_LEN] |
Definition at line 18 of file msgqueue.h.
Definition at line 87 of file kxgettext.c.
| HWConfig_pl HWCresponse |
| int length |
Definition at line 17 of file msgqueue.h.
Definition at line 16 of file msgqueue.h.
Definition at line 84 of file kxgettext.c.
| union { ... } msg_data |
Definition at line 86 of file kxgettext.c.
Definition at line 85 of file kxgettext.c.
1.8.2