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

#include <pci.h>

Data Fields

voidacpi_handle
 
voidiommu
 
int segment
 
int node
 
unsigned int windows
 
struct pci_windowwindow
 
voidplatform_data
 
int index
 
struct pci_busroot_bus
 
int first_busno
 
int last_busno
 
int hv_cfg_fd [2]
 
int hv_mem_fd
 
struct pci_opsops
 
int irq_base
 
int plx_gen1
 
struct resource mem_resources [3]
 

Detailed Description

Definition at line 97 of file pci.h.

Field Documentation

Definition at line 98 of file pci.h.

int first_busno

Definition at line 32 of file pci.h.

int hv_cfg_fd[2]

Definition at line 35 of file pci.h.

int hv_mem_fd

Definition at line 36 of file pci.h.

int index

Definition at line 29 of file pci.h.

Definition at line 99 of file pci.h.

int irq_base

Definition at line 40 of file pci.h.

int last_busno

Definition at line 33 of file pci.h.

struct resource mem_resources[3]

Definition at line 44 of file pci.h.

Definition at line 101 of file pci.h.

Definition at line 38 of file pci.h.

Definition at line 106 of file pci.h.

int plx_gen1

Definition at line 41 of file pci.h.

struct pci_bus* root_bus

Definition at line 30 of file pci.h.

int segment

Definition at line 100 of file pci.h.

struct pci_window* window

Definition at line 104 of file pci.h.

unsigned int windows

Definition at line 103 of file pci.h.


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