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

Data Fields

struct pci_controller alchemy_pci_ctrl
 
void __iomemregs
 
unsigned long last_elo0
 
unsigned long last_elo1
 
int wired_entry
 
struct vm_structpci_cfg_vm
 
unsigned long pm [12]
 
int(* board_map_irq )(const struct pci_dev *d, u8 slot, u8 pin)
 
int(* board_pci_idsel )(unsigned int devsel, int assert)
 

Detailed Description

Definition at line 31 of file pci-alchemy.c.

Field Documentation

struct pci_controller alchemy_pci_ctrl

Definition at line 32 of file pci-alchemy.c.

int(* board_map_irq)(const struct pci_dev *d, u8 slot, u8 pin)

Definition at line 42 of file pci-alchemy.c.

int(* board_pci_idsel)(unsigned int devsel, int assert)

Definition at line 43 of file pci-alchemy.c.

unsigned long last_elo0

Definition at line 35 of file pci-alchemy.c.

unsigned long last_elo1

Definition at line 36 of file pci-alchemy.c.

struct vm_struct* pci_cfg_vm

Definition at line 38 of file pci-alchemy.c.

unsigned long pm[12]

Definition at line 40 of file pci-alchemy.c.

Definition at line 33 of file pci-alchemy.c.

int wired_entry

Definition at line 37 of file pci-alchemy.c.


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