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

Data Fields

int index
 
u8 root_bus_nr
 
void __iomembase
 
bool link_up
 
char mem_space_name [16]
 
char prefetch_space_name [20]
 
struct resource res [2]
 

Detailed Description

Definition at line 196 of file pcie.c.

Field Documentation

void __iomem* base

Definition at line 199 of file pcie.c.

int index

Definition at line 197 of file pcie.c.

bool link_up

Definition at line 201 of file pcie.c.

char mem_space_name[16]

Definition at line 203 of file pcie.c.

char prefetch_space_name[20]

Definition at line 204 of file pcie.c.

struct resource res[2]

Definition at line 205 of file pcie.c.

u8 root_bus_nr

Definition at line 198 of file pcie.c.


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