Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MSG_QUEUE Struct Reference

Data Fields

dword Size
 
byteBase
 
byteHigh
 
byteHead
 
byteTail
 
byteWrap
 
dword Count
 

Detailed Description

Definition at line 76 of file debug.c.

Field Documentation

byte* Base

Definition at line 78 of file debug.c.

dword Count

Definition at line 83 of file debug.c.

byte* Head

Definition at line 80 of file debug.c.

byte* High

Definition at line 79 of file debug.c.

dword Size

Definition at line 77 of file debug.c.

byte* Tail

Definition at line 81 of file debug.c.

byte* Wrap

Definition at line 82 of file debug.c.


The documentation for this struct was generated from the following file: