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

#include <pcic.h>

Data Fields

void __iomempcic_regs
 
unsigned long pcic_io
 
void __iomempcic_config_space_addr
 
void __iomempcic_config_space_data
 
struct resource pcic_res_regs
 
struct resource pcic_res_io
 
struct resource pcic_res_cfg_addr
 
struct resource pcic_res_cfg_data
 
struct linux_pbm_info pbm
 
struct pcic_ca2irqpcic_imap
 
int pcic_imdim
 

Detailed Description

Definition at line 18 of file pcic.h.

Field Documentation

Definition at line 27 of file pcic.h.

void __iomem* pcic_config_space_addr

Definition at line 21 of file pcic.h.

void __iomem* pcic_config_space_data

Definition at line 22 of file pcic.h.

struct pcic_ca2irq* pcic_imap

Definition at line 28 of file pcic.h.

int pcic_imdim

Definition at line 29 of file pcic.h.

unsigned long pcic_io

Definition at line 20 of file pcic.h.

void __iomem* pcic_regs

Definition at line 19 of file pcic.h.

struct resource pcic_res_cfg_addr

Definition at line 25 of file pcic.h.

struct resource pcic_res_cfg_data

Definition at line 26 of file pcic.h.

struct resource pcic_res_io

Definition at line 24 of file pcic.h.

struct resource pcic_res_regs

Definition at line 23 of file pcic.h.


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