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

Data Fields

const charname
 
unsigned short vendor
 
unsigned short device
 
int dio_badr
 
int is_mmio
 
int n_8255
 

Detailed Description

Definition at line 84 of file 8255_pci.c.

Field Documentation

unsigned short device

Definition at line 87 of file 8255_pci.c.

int dio_badr

Definition at line 88 of file 8255_pci.c.

int is_mmio

Definition at line 89 of file 8255_pci.c.

int n_8255

Definition at line 90 of file 8255_pci.c.

const char* name

Definition at line 85 of file 8255_pci.c.

unsigned short vendor

Definition at line 86 of file 8255_pci.c.


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