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

#include <pci_impl.h>

Data Fields

struct pci_pbm_infonext
 
struct pci_pbm_infosibling
 
int index
 
unsigned long controller_regs
 
unsigned long pbm_regs
 
unsigned long sync_reg
 
u32 portid
 
u32 devhandle
 
int chip_type
 
int chip_version
 
int chip_revision
 
charname
 
struct platform_deviceop
 
u64 ino_bitmap
 
struct resource io_space
 
struct resource mem_space
 
struct resource busn
 
unsigned long config_space
 
unsigned long config_space_reg_bits
 
unsigned long pci_afsr
 
unsigned long pci_afar
 
unsigned long pci_csr
 
int is_66mhz_capable
 
int all_devs_66mhz
 
struct strbuf stc
 
struct iommuiommu
 
unsigned int pci_first_busno
 
unsigned int pci_last_busno
 
struct pci_buspci_bus
 
struct pci_opspci_ops
 
int numa_node
 

Detailed Description

Definition at line 60 of file pci_impl.h.

Field Documentation

int all_devs_66mhz

Definition at line 114 of file pci_impl.h.

Definition at line 100 of file pci_impl.h.

int chip_revision

Definition at line 88 of file pci_impl.h.

Definition at line 81 of file pci_impl.h.

Definition at line 87 of file pci_impl.h.

unsigned long config_space

Definition at line 103 of file pci_impl.h.

unsigned long config_space_reg_bits

Definition at line 106 of file pci_impl.h.

unsigned long controller_regs

Definition at line 66 of file pci_impl.h.

u32 devhandle

Definition at line 78 of file pci_impl.h.

int index

Definition at line 63 of file pci_impl.h.

u64 ino_bitmap

Definition at line 95 of file pci_impl.h.

Definition at line 98 of file pci_impl.h.

Definition at line 145 of file pci_impl.h.

int is_66mhz_capable

Definition at line 113 of file pci_impl.h.

struct resource mem_space

Definition at line 99 of file pci_impl.h.

char* name

Definition at line 91 of file pci_impl.h.

Definition at line 61 of file pci_impl.h.

int numa_node

Definition at line 153 of file pci_impl.h.

Definition at line 94 of file pci_impl.h.

unsigned long pbm_regs

Definition at line 69 of file pci_impl.h.

unsigned long pci_afar

Definition at line 109 of file pci_impl.h.

unsigned long pci_afsr

Definition at line 108 of file pci_impl.h.

Definition at line 150 of file pci_impl.h.

unsigned long pci_csr

Definition at line 110 of file pci_impl.h.

unsigned int pci_first_busno

Definition at line 148 of file pci_impl.h.

unsigned int pci_last_busno

Definition at line 149 of file pci_impl.h.

Definition at line 151 of file pci_impl.h.

u32 portid

Definition at line 75 of file pci_impl.h.

struct pci_pbm_info* sibling

Definition at line 62 of file pci_impl.h.

Definition at line 142 of file pci_impl.h.

unsigned long sync_reg

Definition at line 72 of file pci_impl.h.


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