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

#include <pciback.h>

Data Fields

struct list_head config_fields
 
struct pci_saved_statepci_saved_state
 
unsigned int permissive:1
 
unsigned int warned_on_write:1
 
unsigned int enable_intx:1
 
unsigned int isr_on:1
 
unsigned int ack_intr:1
 
unsigned long handled
 
unsigned int irq
 
char irq_name [0]
 

Detailed Description

Definition at line 42 of file pciback.h.

Field Documentation

unsigned int ack_intr

Definition at line 49 of file pciback.h.

struct list_head config_fields

Definition at line 43 of file pciback.h.

unsigned int enable_intx

Definition at line 47 of file pciback.h.

unsigned long handled

Definition at line 50 of file pciback.h.

unsigned int irq

Definition at line 51 of file pciback.h.

char irq_name[0]

Definition at line 52 of file pciback.h.

unsigned int isr_on

Definition at line 48 of file pciback.h.

Definition at line 44 of file pciback.h.

unsigned int permissive

Definition at line 45 of file pciback.h.

unsigned int warned_on_write

Definition at line 46 of file pciback.h.


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