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

#include <sal.h>

Data Fields

sal_log_section_hdr_t header
 
struct {
   u64   err_status: 1
 
   u64   err_type: 1
 
   u64   bus_id: 1
 
   u64   bus_address: 1
 
   u64   bus_data: 1
 
   u64   bus_cmd: 1
 
   u64   requestor_id: 1
 
   u64   responder_id: 1
 
   u64   target_id: 1
 
   u64   oem_data: 1
 
   u64   reserved: 54
 
valid
 
u16 err_type
 
u16 bus_id
 
u32 reserved
 
u8 oem_data [1]
 

Detailed Description

Definition at line 516 of file sal.h.

Field Documentation

u64 bus_address

Definition at line 519 of file sal.h.

u64 bus_cmd

Definition at line 519 of file sal.h.

u64 bus_data

Definition at line 519 of file sal.h.

u64 bus_id

Definition at line 519 of file sal.h.

u16 bus_id

Definition at line 533 of file sal.h.

u64 err_status

Definition at line 519 of file sal.h.

u64 err_type

Definition at line 519 of file sal.h.

u16 err_type

Definition at line 532 of file sal.h.

Definition at line 517 of file sal.h.

u64 oem_data

Definition at line 519 of file sal.h.

u8 oem_data[1]

Definition at line 541 of file sal.h.

u64 requestor_id

Definition at line 519 of file sal.h.

u64 reserved

Definition at line 519 of file sal.h.

u32 reserved

Definition at line 534 of file sal.h.

u64 responder_id

Definition at line 519 of file sal.h.

u64 target_id

Definition at line 519 of file sal.h.

struct { ... } valid

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