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

#include <bfa_plog.h>

Data Fields

u64 tv
 
u8 port
 
u8 mid
 
u8 eid
 
u8 log_type
 
u8 log_num_ints
 
u8 rsvd
 
u16 misc
 
union {
   char   string_log [BFA_PL_STRING_LOG_SZ]
 
   u32   int_log [BFA_PL_INT_LOG_SZ]
 
log_entry
 

Detailed Description

Definition at line 38 of file bfa_plog.h.

Field Documentation

u8 eid

Definition at line 42 of file bfa_plog.h.

Definition at line 53 of file bfa_plog.h.

union { ... } log_entry
u8 log_num_ints

Definition at line 44 of file bfa_plog.h.

u8 log_type

Definition at line 43 of file bfa_plog.h.

u8 mid

Definition at line 41 of file bfa_plog.h.

u16 misc

Definition at line 50 of file bfa_plog.h.

Definition at line 40 of file bfa_plog.h.

u8 rsvd

Definition at line 49 of file bfa_plog.h.

Definition at line 52 of file bfa_plog.h.

u64 tv

Definition at line 39 of file bfa_plog.h.


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