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

#include <pc_maint.h>

Data Fields

struct DSigStruc DSigStats
 
struct BL1Struc BL1Stats
 
struct L2Struc L2Stats
 
struct OSStruc OSStats
 
byte b [BUFFER_SZ]
 
word w [BUFFER_SZ >> 1]
 
word l [BUFFER_SZ >> 2]
 
dword d [BUFFER_SZ >> 2]
 

Detailed Description

Definition at line 104 of file pc_maint.h.

Field Documentation

Definition at line 110 of file pc_maint.h.

struct BL1Struc BL1Stats

Definition at line 107 of file pc_maint.h.

dword d[BUFFER_SZ >> 2]

Definition at line 113 of file pc_maint.h.

struct DSigStruc DSigStats

Definition at line 106 of file pc_maint.h.

word l[BUFFER_SZ >> 2]

Definition at line 112 of file pc_maint.h.

struct L2Struc L2Stats

Definition at line 108 of file pc_maint.h.

struct OSStruc OSStats

Definition at line 109 of file pc_maint.h.

word w[BUFFER_SZ >> 1]

Definition at line 111 of file pc_maint.h.


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