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

#include <debuglib.h>

Data Fields

unsigned long ExtendedType
 
union {
   struct {
      void(*   MaskChangedNotify )(void *pContext)
 
      unsigned long   ModuleTxtMask
 
      unsigned long   DebugLevel
 
      unsigned long   B_ChannelMask
 
      unsigned long   LogBufferSize
 
   }   CardTrace
 
Data
 

Detailed Description

Definition at line 299 of file debuglib.h.

Field Documentation

unsigned long B_ChannelMask

Definition at line 310 of file debuglib.h.

struct { ... } CardTrace
union { ... } Data
unsigned long DebugLevel

Definition at line 309 of file debuglib.h.

unsigned long ExtendedType

Definition at line 301 of file debuglib.h.

unsigned long LogBufferSize

Definition at line 311 of file debuglib.h.

void(* MaskChangedNotify)(void *pContext)

Definition at line 307 of file debuglib.h.

unsigned long ModuleTxtMask

Definition at line 308 of file debuglib.h.


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