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

Data Fields

unsigned int enabled:1
 
unsigned int pinned:1
 
unsigned int orig_intx:1
 
unsigned int restore_intx:1
 
u32 region_mask
 

Detailed Description

Definition at line 1242 of file pci.c.

Field Documentation

unsigned int enabled

Definition at line 1243 of file pci.c.

unsigned int orig_intx

Definition at line 1245 of file pci.c.

unsigned int pinned

Definition at line 1244 of file pci.c.

u32 region_mask

Definition at line 1247 of file pci.c.

unsigned int restore_intx

Definition at line 1246 of file pci.c.


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