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

Data Fields

u8 index
 
u8 root_bus_nr
 
void __iomembase
 
spinlock_t conf_lock
 
char mem_space_name [16]
 
struct resource res
 
int irq
 
u8 maj
 
u8 min
 

Detailed Description

Definition at line 25 of file pcie.c.

Field Documentation

void __iomem * base

Definition at line 28 of file pcie.c.

spinlock_t conf_lock

Definition at line 29 of file pcie.c.

u8 index

Definition at line 26 of file pcie.c.

int irq

Definition at line 58 of file pcie.c.

u8 maj

Definition at line 22 of file pcie.c.

char mem_space_name

Definition at line 30 of file pcie.c.

u8 min

Definition at line 23 of file pcie.c.

Definition at line 31 of file pcie.c.

u8 root_bus_nr

Definition at line 27 of file pcie.c.


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